Commit Graph

3236 Commits

Author SHA1 Message Date
Google APIs 69697504d9 fix: fixed config for Python and Java grpc lib
PiperOrigin-RevId: 348952930
2020-12-24 13:20:12 -08:00
Google APIs 2ccf8f4608 docs: put FPS table in code block
PiperOrigin-RevId: 348857882
2020-12-23 15:47:34 -08:00
Google APIs 57fc4a8a94 chore: Fix C# and PHP namespaces and Ruby package
This is a breaking change for anyone generating C#, PHP or Ruby themselves, but Google Cloud Client Libraries have not been published in those languages. This is effectively a no-op (modulo protobuf reflection) in other languages.

PiperOrigin-RevId: 348813319
2020-12-23 10:18:47 -08:00
Google APIs 4aaa73e6d7 feat: add C++ rules for Logging service
PiperOrigin-RevId: 348809934
2020-12-23 09:55:13 -08:00
Google APIs 8a6f4d9acb docs: update comments on parameters and validation result.
PiperOrigin-RevId: 348696929
2020-12-22 14:48:49 -08:00
Google APIs 51547c9436 feat: C++ rules for frequently-mentioned services
These services come up in random bugs, requests for help on GitHub, etc. We think having the C++ rules for them would be useful, as there is some demand for them.

PiperOrigin-RevId: 348695619
2020-12-22 14:38:02 -08:00
Google APIs 0795e3f854 docs: update comments on parameters and validation result.
PiperOrigin-RevId: 348673154
2020-12-22 12:12:05 -08:00
Google APIs 36536e21b8 feat: add experiment and security settings API
docs: update comments on parameters and agent

PiperOrigin-RevId: 348668666
2020-12-22 11:46:44 -08:00
Google APIs 34c8140517 feat: add experiment and API
docs: update comments on parameters and agent

PiperOrigin-RevId: 348646270
2020-12-22 09:27:32 -08:00
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 c1a601690b chore: update gapic-generator-java to 0.0.14
Committer: @miraleung
PiperOrigin-RevId: 348091500
2020-12-17 14:13:14 -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 360a0e1773 chore: update gapic-generator-java to 0.0.13
Committer: @miraleung
PiperOrigin-RevId: 347849179
2020-12-16 10:29:28 -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 dd372aa22d fix: remove client recv msg limit
fix: add enums to `types/__init__.py`

PiperOrigin-RevId: 347055288
2020-12-11 12:45:05 -08:00
Google APIs 6d65640b1f chore: update gapic-generator-java to 0.0.11
Committer: @miraleung
PiperOrigin-RevId: 347036369
2020-12-11 11:14:20 -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 857f70daef chore: update gapic-generator-java to 0.0.9
Committer: @miraleung
PiperOrigin-RevId: 346372957
2020-12-08 11:38:01 -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