Commit Graph

2778 Commits

Author SHA1 Message Date
Google APIs bfdb1df387 build: add package name to BUILD file for nodejs-web-security-scanner
PiperOrigin-RevId: 348500610
2020-12-21 11:46:12 -08:00
Google APIs 089409fd26 build: add package name for iam-credentials
PiperOrigin-RevId: 348500118
2020-12-21 11:35:27 -08:00
Google APIs fb36278c93 feat: expose Security Settings API.
PiperOrigin-RevId: 348481983
2020-12-21 09:48:25 -08:00
Google APIs 15af12eb71 fix: Add RESOURCE_EXHAUSTED to the list of errors that are backed off before retrying.
PiperOrigin-RevId: 348046114
2020-12-17 10:22:41 -08:00
Google APIs 41d8fbfec9 feat: add schema service
PiperOrigin-RevId: 348038736
2020-12-17 09:47:36 -08:00
Google APIs be40b52d80 feat: Add support for "billingAccounts" as another parent resource name for recommendations and insights APIs.
PiperOrigin-RevId: 347984439
2020-12-17 02:16:09 -08:00
Google APIs 1c353b7a6d docs: Rename Service Infrastructure Example API to Service Infrastructure Codelab.
PiperOrigin-RevId: 347961696
2020-12-16 22:28:26 -08:00
Google APIs 48fa7512d3 feat: public protos for API Gateway API
PiperOrigin-RevId: 347907714
2020-12-16 15:19:14 -08:00
Google APIs 49e64a5a8e fix: Fixes invalid YAML files
PiperOrigin-RevId: 347844600
2020-12-16 10:06:22 -08:00
Google APIs 5256ab60f3 feat: Add support for "billingAccounts" as another parent resource name for recommendations and insights APIs.
PiperOrigin-RevId: 347703845
2020-12-15 15:23:12 -08:00
Google APIs 64f1e20354 build: add gapic yaml config and regenerate BUILD files for APIs
PiperOrigin-RevId: 347695607
2020-12-15 14:40:29 -08:00
Google APIs f967ea0c04 feat: Add ComputeHeadCursor RPC for Pub/Sub Lite.
PiperOrigin-RevId: 347681363
2020-12-15 13:31:30 -08:00
Google APIs e689e62a55 feat: Add support for "billingAccounts" as another parent resource name for recommendations and insights APIs.
PiperOrigin-RevId: 347651882
2020-12-15 11:12:26 -08:00
Google APIs 6dae98144d chore: Remove unused 'package' attr from java_gapic_library rules
Committer: @miraleung
PiperOrigin-RevId: 347459563
2020-12-14 13:41:43 -08:00
Google APIs cb56f2940e feat: IntroduceMembership API v1beta1 proto
PiperOrigin-RevId: 347453160
2020-12-14 13:13:06 -08:00
Google APIs 5ec7aec435 feat: Add logging messages for Dataproc Metastore API
PiperOrigin-RevId: 347422590
2020-12-14 10:56:30 -08:00
Google APIs 15bd8007c0 chore: use microgenerator for binaryauthorization, domains, and retail
PiperOrigin-RevId: 347410694
2020-12-14 10:19:43 -08:00
Google APIs e9135d3cb8 feat: added field severity to findings in v1 API
Clients will now see a new field, severity, on findings. They will also be able to filter and group by severity on ListFinding and GroupFinding API calls.

PiperOrigin-RevId: 347410691
2020-12-14 10:08:55 -08:00
Google APIs 0509f4bc8c chore: Update client retry policy for streaming methods of the Google Ads API.
PiperOrigin-RevId: 347398860
2020-12-14 09:16:36 -08:00
Google APIs bdab50fe10 chore: Update C# namespace
This is a breaking change, but *only* for C#. Google has not yet published a package for this API, so it would only break users who have generated the code themselves.

PiperOrigin-RevId: 347327128
2020-12-13 23:56:36 -08:00
Google APIs bddb3d7479 chore: add resource_definitions for Cluster and Service
Committer: @miraleung
PiperOrigin-RevId: 347029491
2020-12-11 10:43:53 -08:00
Google APIs ffae23ed5e feat!: Remove Cloud Asset v1beta1 support.
CloudAsset v1beta1 has been shut down. Clients should switch to CloudAsset v1.

PiperOrigin-RevId: 347024816
2020-12-11 10:21:56 -08:00
Google APIs c38c7708c0 docs: restructured AudioConfig API
PiperOrigin-RevId: 346910607
2020-12-10 18:45:44 -08:00
Google APIs cbbd3170bc feat: migrate bigtable retry/timeout settings to gRPC's service configs
Committer: @miraleung
PiperOrigin-RevId: 346894665
2020-12-10 16:55:57 -08:00
Google APIs 53eb2512a5 feat: added API files, GAPIC configuration and BUILD.bazel for Network Connectivity API
These files are used for generating client libraries in the future.

PiperOrigin-RevId: 346818879
2020-12-10 10:52:24 -08:00
Google APIs 468a94a87b feat: Add the `UNORDERED_LIST` enum value for `google.api.field_behavior`.
Also includes minor documentation changes that seem to have been made
in the interim and never published.

PiperOrigin-RevId: 346664095
2020-12-09 16:35:31 -08:00
Google APIs a53dc0292a feat: Add ListSkus, ListOffers API definitions for Cloud Channel API.
PiperOrigin-RevId: 346583784
2020-12-09 10:42:23 -08:00
Google APIs 98476faded feat: add a Type field to Product.proto. This field is currently output only.
docs: Keep the API doc up-to-date

PiperOrigin-RevId: 346583028
2020-12-09 10:31:45 -08:00
Google APIs c32a98c90a chore: migrate dataqna to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 346442169
2020-12-08 17:19:05 -08:00
Google APIs 222f2a571e chore: migrate storage to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 346442150
2020-12-08 17:08:51 -08:00
Google APIs 85a5954183 chore: migrate kms to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 346440719
2020-12-08 16:58:15 -08:00
Google APIs e4d01555af feat: allowed custom to specify webhook headers through query parameters
docs: suggested to always use version for production traffic when calling DetectIntent

PiperOrigin-RevId: 346434847
2020-12-08 16:25:06 -08:00
Google APIs abc43060f1 chore: migrate java-bigquerystorage to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 346405446
2020-12-08 14:03:45 -08:00
Google APIs 36e1a9a8e3 chore: migrate firestore/admin to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 346387604
2020-12-08 12:41:47 -08:00
Google APIs daf7a6ec53 chore: migrate channel to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 346386640
2020-12-08 12:37:11 -08:00
Google APIs 160f80d81d chore: Make microgenerators default for all languages
In particular this applies to Java and Python microgenerators.
With this change `java_gapic_*` and `py_gapic_*` rules mean microgenerator versions. The monolith versions of the rules are named as `java_gapic_*_legacy` and `py_gapic_*_legacy` respectively.

Also change Ads BAZEL template to reflect the change in default rule names.

Also change `DO NOT OVERRIDE` comment warnings meaning (to reflect that now by default microgenerator rules are generated and the generated version must be accepted only if the API is being migrated to the microgenerator).

PiperOrigin-RevId: 346227314
2020-12-07 18:51:08 -08:00
Google APIs d9bc6eb41b fix: use `google.cloud.dialogflowcx` namespace for python
PiperOrigin-RevId: 346185632
2020-12-07 14:52:37 -08:00
Google APIs 674ec0e684 fix:Introduce tracks and thumbnails fields for FaceDetectionAnnotations proto.
PiperOrigin-RevId: 346138329
2020-12-07 12:51:54 -08:00
Google APIs adcf2b655d chore: migrate java-billing to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 346134186
2020-12-07 12:41:38 -08:00
Google APIs 8e32936b59 chore: migrate java-asset to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 346132907
2020-12-07 12:28:55 -08:00
Google APIs 61771acd29 chore: migrate java-billingbudgets to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 346132901
2020-12-07 12:18:39 -08:00
Google APIs bd42e00231 chore: Set NPM package name for Data QnA
PiperOrigin-RevId: 346132882
2020-12-07 12:08:24 -08:00
Google APIs 565b9a5f01 chore: migrate java-dataproc to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 346132878
2020-12-07 11:58:07 -08:00
Google APIs 08869d766d chore: migrate cloudbuild to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 346132650
2020-12-07 11:47:28 -08:00
Google APIs 59ef1bc1da chore: migrate java-monitoring to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 346127853
2020-12-07 11:37:06 -08:00
Google APIs 3d044d4277 chore: migrate java-containeranalysis to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 346126761
2020-12-07 11:26:30 -08:00
Google APIs 68b79503fa chore: migrate firestore to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 346124526
2020-12-07 11:07:55 -08:00
Google APIs fa1a1755bb chore: migrate redis to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 346121774
2020-12-07 10:57:38 -08:00
Google APIs e792aa3aa2 chore: migrate recommendationengine to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 346120381
2020-12-07 10:47:16 -08:00
Google APIs 70c794b042 chore: migrate analytics to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 346120301
2020-12-07 10:36:26 -08:00
Google APIs 57e83fd2ae chore: migrate java-spanner to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 346119030
2020-12-07 10:26:07 -08:00
Google APIs 8c987b95fb chore: migrate java-videointelligence to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 346118883
2020-12-07 10:15:44 -08:00
Google APIs 93519d59c6 chore: migrate java-bigtable to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 346117305
2020-12-07 10:04:32 -08:00
Google APIs 46ef525a8d chore: migrate area120/tables to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 346115388
2020-12-07 09:53:51 -08:00
Google APIs 5695950715 chore: migrate remoteworkers to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345749750
2020-12-04 14:13:00 -08:00
Google APIs d3a630b0db chore: migrate cloudtrace to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345749672
2020-12-04 14:02:17 -08:00
Google APIs dcef5557d6 chore: migrate container to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345749670
2020-12-04 13:51:38 -08:00
Google APIs 519e9dcdff feat: allowed custom to specify webhook headers through query parameters
docs: suggested to always use version for production traffic when calling DetectIntent, mark match_mode in Agent message as deprecated

PiperOrigin-RevId: 345742559
2020-12-04 13:16:11 -08:00
Google APIs 83e97f3637 chore: migrate java-servicemanagement to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345737602
2020-12-04 12:57:18 -08:00
Google APIs 7c44177f87 chore: migrate ChromeOS moblab to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345735040
2020-12-04 12:46:34 -08:00
Google APIs e853bf9b64 chore: migrate java-datastore to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345734715
2020-12-04 12:35:48 -08:00
Google APIs 2d22118d88 chore: migrate clouddebugger to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345621354
2020-12-04 00:22:29 -08:00
Google APIs 16e91be360 chore: migrate clouderrorreporting to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345608665
2020-12-03 22:30:55 -08:00
Google APIs d189e87120 chore: generate GAPIC metadata JSON file
PiperOrigin-RevId: 345596855
2020-12-03 21:01:09 -08:00
Google APIs 6bf92d7cea chore: migrate language to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345578804
2020-12-03 18:25:40 -08:00
Google APIs e5eef86544 chore: migrate securitycenter to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345559182
2020-12-03 16:32:44 -08:00
Google APIs 5e0dcb2b1a chore: migrate recaptchaenterprise to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345559154
2020-12-03 16:21:50 -08:00
Google APIs e67686cf0a feat: custom_definition field added to DimensionMetadata object, indicating whether a dimension is a custom dimension for a property
feat: custom_definition field added to MetricMetadata object, indicating whether a metric is a custom metric for a property
docs: documentation urls updated
docs: documentation for Cohort reporting feature is updated

PiperOrigin-RevId: 345553480
2020-12-03 15:53:55 -08:00
Google APIs a6cbc5fabe feat: added support for regionalization for document API
docs: suggested to always use version for production traffic when calling DetectIntent.marked match_mode in Agent message as deprecated

PiperOrigin-RevId: 345544333
2020-12-03 15:09:44 -08:00
Google APIs 1b2c980fc3 chore: migrate recommender to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345529326
2020-12-03 14:00:01 -08:00
Google APIs fcc7482ec4 chore: migrate logging to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345522415
2020-12-03 13:45:31 -08:00
Google APIs f8f975c7d4 chore: rollback migrating java-bigquerystorage to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345522380
2020-12-03 13:32:15 -08:00
Google APIs 07027f95bf chore: migrate example/library to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345498172
2020-12-03 13:21:31 -08:00
Google APIs 4a3201d446 chore: migrate IAM to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345497349
2020-12-03 13:10:48 -08:00
Google APIs 8f945810f3 chore: migrate secrets to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345496587
2020-12-03 13:00:13 -08:00
Google APIs a4d732fdc4 chore: migrate websecurityscanner to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345496255
2020-12-03 12:49:55 -08:00
Google APIs 0a9a8c8a88 chore: migrate workflows to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345495218
2020-12-03 12:40:11 -08:00
Google APIs 2f4015d4cb docs: Keep the API doc up-to-date
PiperOrigin-RevId: 345494482
2020-12-03 12:29:55 -08:00
Google APIs be96744d03 chore: migrate securitycenter-settings to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345493610
2020-12-03 12:19:38 -08:00
Google APIs 3ed01c2c49 chore: migrate java-tasks to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345493607
2020-12-03 12:10:05 -08:00
Google APIs 3072509f6f chore: migrate artifactregistry to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345493560
2020-12-03 11:59:49 -08:00
Google APIs a50e27e41a chore: migrate datacatalog to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345493521
2020-12-03 11:49:33 -08:00
Google APIs 8677c18a62 chore: migrate documentai to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345493384
2020-12-03 11:38:51 -08:00
Google APIs 4141f8da64 chore: migrate iot to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345493287
2020-12-03 11:28:02 -08:00
Google APIs 454e38e273 chore: migrate domains to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345493260
2020-12-03 11:17:22 -08:00
Google APIs 79c2ec8e89 feat: added cos_package field to OS Config Agentendpoint V1 Inventory proto
PiperOrigin-RevId: 345474394
2020-12-03 09:57:40 -08:00
Google APIs 50586d3340 fix: Specify namespaces for C# and PHP
Note: this isn't marked as a breaking change in the conventional commit as it is *only* breaking for C# and PHP, and Google Cloud Client Libraries for the Access Approval API have not been released in these languages yet. Anyone who previously generated libraries for these languages will see a breaking change when they regenerate though.
PiperOrigin-RevId: 345470945
2020-12-03 09:41:43 -08:00
Google APIs b53c4d98aa feat!: Updates to BigQuery Write API V1Beta2 public interface. This includes breaking changes to the API, it is fine because the API is not officially launched yet.
PiperOrigin-RevId: 345469340
2020-12-03 09:33:43 -08:00
Google APIs 59c2e24501 feat: Add API definitions for Cloud Channel API.
PiperOrigin-RevId: 345351310
2020-12-02 17:56:41 -08:00
Google APIs 2b0727e0b9 chore: migrate webrisk to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345327016
2020-12-02 15:49:42 -08:00
Google APIs 9ca6978ddf chore: migrate java-bigquery to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345311276
2020-12-02 15:38:06 -08:00
Google APIs 2408f74139 chore: migrate java-bigqueryconnection to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345311086
2020-12-02 15:27:51 -08:00
Google APIs e39e42f368 chore: migrate java-bigquerystorage to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345311069
2020-12-02 15:17:58 -08:00
Google APIs f584b05234 chore: migrate java-bigqueryreservation to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345310690
2020-12-02 15:07:44 -08:00
Google APIs 4faa4a7621 chore: migrate containeranalysis to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345310543
2020-12-02 14:57:28 -08:00
Google APIs 7dbeee7939 chore: migrate aiplatform to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345310010
2020-12-02 14:46:48 -08:00
Google APIs ca4012ff1e chore: migrate metastore to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345309876
2020-12-02 14:37:24 -08:00
Google APIs 62d90c27e8 chore: migrate accessapproval to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345309092
2020-12-02 14:27:06 -08:00
Google APIs 8884595903 chore: migrate aistreams to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345308707
2020-12-02 14:06:03 -08:00
Google APIs 948b4798f4 chore: migrate speech to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345300630
2020-12-02 13:40:05 -08:00