Commit graph

41 commits

Author SHA1 Message Date
Google APIs
38d8c5db3f feat: DataQualityDimension is now part of the DataQualityDimensionResult message
PiperOrigin-RevId: 571976684
2023-10-09 10:32:25 -07:00
Google APIs
4614a76988 chore: remove backend configuration from the service config
PiperOrigin-RevId: 568876818
2023-09-27 09:41:54 -07:00
Google APIs
c9293703d0 feat: additional HTTP bindings for IAM methods
PiperOrigin-RevId: 566725013
2023-09-19 13:24:16 -07:00
Google APIs
ff669075a1 fix: remove unused annotation in results_table
PiperOrigin-RevId: 553938801
2023-08-04 16:11:00 -07:00
Google APIs
eb16ce42d4 feat: new service DataTaxonomyService and related messages
feat: DataProfileSpec message with DataProfileScan related settings
feat: added TopNValue.ratio
feat: added DataQualitySpec.sampling_percent, row_filter
feat: added DataQualityRule.name, description
feat: added ListDataScanJobsRequest.filter to filter ListDataScanJob results
feat: added JobEvent.execution_trigger
feat: added DataScanEvent.data_profile_configs, data_quality_configs, post_scan_actions_result
feat: added RunTaskRequest.labels, args
feat: added Job.labels, trigger, execution_spec

PiperOrigin-RevId: 550722409
2023-07-24 17:41:46 -07:00
Google APIs
4221b78ecd chore(php): remove non-ads php_grpc_library targets
PiperOrigin-RevId: 536549230
2023-05-30 17:06:44 -07:00
Google APIs
d0da39a25e chore(bazel): remove all no-op go_test targets
PiperOrigin-RevId: 535010591
2023-05-24 15:55:02 -07:00
Google APIs
cbddac7303 feat: add new client surface to preview clients
chore: update the gapic generator to 1.7.4

PiperOrigin-RevId: 530731364
2023-05-09 15:36:20 -07:00
Google APIs
b7429bc412 feat: added new Dataplex APIs and new features for existing APIs (e.g. DataScans)
docs: updated comments for multiple Dataplex APIs

PiperOrigin-RevId: 528906555
2023-05-02 15:36:06 -07:00
Google APIs
57b675c153 chore: update go_gapic_assembly_pkg with snippets archive
PiperOrigin-RevId: 524917171
2023-04-17 12:24:09 -07:00
Google APIs
fafafa226a chore: update copyright year for generated protos
PiperOrigin-RevId: 516634280
2023-03-14 14:30:31 -07:00
Google APIs
5544503224 feat: Support REST transport
PiperOrigin-RevId: 515156929
2023-03-08 15:20:57 -08:00
Google APIs
be1bdffd89 feat: Support REST transport
PiperOrigin-RevId: 514827824
2023-03-07 13:44:05 -08:00
Google APIs
b0f2af1e9b feat(typescript): enable REST transport
To use REST transport, pass {fallback: "rest"} to the client constructor.

PiperOrigin-RevId: 512747300
2023-02-27 15:25:03 -08:00
Google APIs
d02e58244d chore: update import paths for Go targets to match open source location
chore: update go_package in protos to match open source location
chore: add explicit release levels to Go gapic targets

PiperOrigin-RevId: 506711567
2023-02-02 13:42:30 -08:00
Google APIs
4eb6d9e12b docs: Improvements to DataScan API documentation
PiperOrigin-RevId: 506348044
2023-02-01 10:03:19 -08:00
Google APIs
fcff1cc412 feat(csharp): Enable REST transport in C#
This change does not affect other languages.

PiperOrigin-RevId: 503088494
2023-01-19 00:49:47 -08:00
Google APIs
7f2200a8f3 feat: Update the dependency on the dataplex versioned client
PiperOrigin-RevId: 500832078
2023-01-09 16:08:58 -08:00
Google APIs
8a767c9964 docs: fix minor docstring formatting
PiperOrigin-RevId: 499864985
2023-01-05 07:13:46 -08:00
Google APIs
58f5c43973 feat: DataScans service
feat: added StorageFormat.iceberg
chore: formatting changes

PiperOrigin-RevId: 496586743
2022-12-20 00:25:10 -08:00
Google APIs
d9dc42bf24 docs: fix minor docstring formatting
PiperOrigin-RevId: 495317762
2022-12-14 08:13:47 -08:00
Google APIs
f7f499371a chore: reformatted the protos
PiperOrigin-RevId: 494247971
2022-12-09 13:17:43 -08:00
Google APIs
44fdfc1627 chore(bazel): update rules_gapic to v0.19.2
chore(bazel): update gapic-generator-go to v0.33.5

chore(bazel): refactor Go longrunning submodule dependency

PiperOrigin-RevId: 493899901
2022-12-08 08:17:59 -08:00
Google APIs
758f0d1217 chore: Enable requesting numeric enums in "transport=rest" responses for services supporting this (Java, Go, Python, PHP, TypeScript, C#, and Ruby), even if they do not yet turn on REST transport
chore: disallow "transport=rest" for services where numeric enums are not confirmed to be supported (except in PHP and Java)
PiperOrigin-RevId: 493113566
2022-12-05 14:28:58 -08:00
Google APIs
013b7e1deb chore: Set transport parameter expclicitly for php, nodejs and remaining java gapic rules
PiperOrigin-RevId: 485725710
2022-11-02 16:32:36 -07:00
Google APIs
807125e795 chore: Set rest_numeric_enums = False for all gapic rules explicitly
PiperOrigin-RevId: 485623855
2022-11-02 10:02:17 -07:00
Google APIs
767dc45050 chore: rename warm_pool_enabled to fast_startup_enabled
While this would normally be a breaking change, libraries haven't been released yet with the old value warm_pool_enabled.

PiperOrigin-RevId: 479215286
2022-10-05 21:16:42 -07:00
Google APIs
9e3a1dd591 feat: Add support for notebook tasks
PiperOrigin-RevId: 477935449
2022-09-30 02:17:47 -07:00
Google APIs
4689c73804 chore: override API mixins when needed
PiperOrigin-RevId: 477248447
2022-09-27 12:42:03 -07:00
Google APIs
b7c271c01c chore: remove duplicated IAM mixin for Node.js library
PiperOrigin-RevId: 475855448
2022-09-21 09:58:39 -07:00
Google APIs
8f81accbe6 chore: Explicitly set transport to grpc for python targets
PiperOrigin-RevId: 474394710
2022-09-14 14:40:43 -07:00
Google APIs
abe15226ba fix: Add py_test targets
PiperOrigin-RevId: 463701296
2022-07-27 16:06:30 -07:00
Google APIs
9af1b9b02e feat: Add IAM support for Explore content APIs
feat: Add support for custom container for Task
feat: Add support for cross project for Task
feat: Add support for custom encryption key to be used for encrypt data on the PDs associated with the VMs in your Dataproc cluster for Task
feat: Add support for Latest job in Task resource
feat: User mode filter in Explore list sessions API
feat: Support logging sampled file paths per partition to Cloud logging for Discovery event

PiperOrigin-RevId: 461116673
2022-07-14 21:21:54 -07:00
Google APIs
8a251f5225 feat: Enable REST transport for most of Java and Go clients
PiperOrigin-RevId: 456641589
2022-06-22 17:01:19 -07:00
Google APIs
d42026b7a0 chore: include generated samples dir
PiperOrigin-RevId: 454047209
2022-06-09 17:15:44 -07:00
Google APIs
ca19f9a44b chore: remove unused imports
PiperOrigin-RevId: 445390897
2022-04-29 05:21:09 -07:00
Google APIs
7bc124cb89 chore: Add service_yaml config to all BUILD.bazel files that generate C# GAPIC libraries
PiperOrigin-RevId: 429496116
2022-02-18 00:10:22 -08:00
Google APIs
ab177dc729 fix(ruby): Update the google-cloud-dataplex-v1 dependency to version 0.2
PiperOrigin-RevId: 429404615
2022-02-17 14:35:25 -08:00
Google APIs
7b42fd0629 feat: added client side library for the followings:
1. Content APIs.
2. Create|Update|Delete Metadata APIs (e.g. Entity and/or Partition).

PiperOrigin-RevId: 429081053
2022-02-16 10:23:27 -08:00
Google APIs
1798403458 chore(ruby): Configure Ruby generator for Dataplex clients
PiperOrigin-RevId: 428067759
2022-02-11 12:47:27 -08:00
Google APIs
9d98ef4eb8 feat: added client side library for Dataplex V1 apis
PiperOrigin-RevId: 423361537
2022-01-21 11:01:45 -08:00