Commit Graph

279 Commits

Author SHA1 Message Date
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 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 08869d766d chore: migrate cloudbuild to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 346132650
2020-12-07 11:47:28 -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 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 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 3072509f6f chore: migrate artifactregistry to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345493560
2020-12-03 11:59:49 -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 1b356bc2d8 chore: Rename service config file to follow generated conventions
PiperOrigin-RevId: 344835959
2020-11-30 10:18:04 -08:00
Google APIs 5d703efd40 build: more proto dependencies for Node.js targets
PiperOrigin-RevId: 342284812
2020-11-13 10:05:57 -08:00
Google APIs 0c9e3f8cb3 build: add grafeas v1beta1 protos as dependencies for Node.js
PiperOrigin-RevId: 342123525
2020-11-12 13:51:32 -08:00
Google APIs 96ca8bc1f6 fix!: remove unimplemented ListDockerImages method.
PiperOrigin-RevId: 342075900
2020-11-12 10:19:38 -08:00
Google APIs 20031e727d build: add Grafeas dependency for Node.js library
PiperOrigin-RevId: 342071297
2020-11-12 10:01:17 -08:00
Google APIs b1e1e0b13b fix: Remove redundant service config files.
PiperOrigin-RevId: 341774654
2020-11-11 00:10:17 -08:00
Google APIs 8b15967515 fix!: correct response_type for DeleteRepository and add missing bazel rules.
PiperOrigin-RevId: 341678368
2020-11-10 12:51:51 -08:00
Google APIs b9822ffdfe chore: Set namespaces for Ruby clients
PiperOrigin-RevId: 340704034
2020-11-04 12:20:22 -08:00
Google APIs 7391e775fd fix: switch all local LRO Go GAPIC deps to remote
PiperOrigin-RevId: 338561467
2020-10-22 15:30:23 -07:00
Google APIs 0f626de454 feat: create the client for artifactregistry API.
PiperOrigin-RevId: 338294847
2020-10-21 10:48:10 -07:00
Google APIs e5211c547d chore: debrand 'Stackdriver' in favor of 'Cloud' in Error Reporting GAPIC libraries
PiperOrigin-RevId: 337519886
2020-10-16 09:27:50 -07:00
Google APIs cb7fc62059 feat: add GetVulnerabilityOccurrencesSummary rpc.
PiperOrigin-RevId: 334682521
2020-09-30 14:42:33 -07:00
Google APIs b821f32047 feat: use https://github.com/googleapis/gapic-generator-csharp for generating C# libraries.
PiperOrigin-RevId: 331104099
2020-09-11 01:16:20 -07:00
Google APIs bc18612d35 feat!: Updated third_party Cloud Build clients with new Build message fields:
- `service_account`, which is available to members of our closed alpha
- CLOUD_LOGGING_ONLY logging modes
- `dynamic_substitutions` option
- resource annotations added

PiperOrigin-RevId: 331027363
2020-09-10 15:16:05 -07:00
Google APIs 3257ba5216 fix: revert removal of WorkerPool API
PiperOrigin-RevId: 330974505
2020-09-10 11:09:14 -07:00
Google APIs 48ce8878cd feat!: Updated third_party Cloud Build clients with new Build message fields:
- `service_account`, which is available to members of our closed alpha
- STACKDRIVER_ONLY and CLOUD_LOGGING_ONLY logging modes
- `dynamic_substitutions` option

BREAKING CHANGE: The WorkerPool API in the v1 surface has been long deprecated, so it has been deleted from the v1 surface. Alpha WorkerPool customers who want to call the WorkerPool API can use gcloud.

PiperOrigin-RevId: 330504082
2020-09-08 07:21:40 -07:00
David Bendory 56cd92ad17
Rename GCB. (#511) 2020-09-03 14:17:03 +01:00
Google APIs 65097bb8a1 migrate error reporting BUILD file python part to use microgen
PiperOrigin-RevId: 327525660
2020-08-19 16:06:00 -07:00
Google APIs 0034982410 chore: migrate containeranalysis to the Python microgenerator
PiperOrigin-RevId: 326098601
2020-08-11 14:12:19 -07:00
Google APIs fbf9396664 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 324209019
2020-07-31 08:05:22 -07:00
Google APIs 58be915cf3 fix: inline markup spans must be separated from the surrounding text by non-word characters
PiperOrigin-RevId: 322464556
2020-07-21 16:17:53 -07:00
Google APIs abb30a02aa chore: use gapic-generator-python 0.28.1
Also re-adds the grpc_service_config to all the Python libraries that have been moved to the microgenerator.

PiperOrigin-RevId: 321807443
2020-07-17 10:40:12 -07:00
Google APIs bad4b83190 fix: migrate cloudbuild/v1 to grpc_service_config
PiperOrigin-RevId: 321584556
2020-07-16 09:46:05 -07:00
Google APIs 17edd4b490 fix: add missing cloudbuild RPCs to retry config
PiperOrigin-RevId: 321573910
2020-07-16 09:03:34 -07:00
Google APIs c92e1308ae fix: migrate clouddebugger/v2 to grpc_service_config
PiperOrigin-RevId: 321573720
2020-07-16 08:56:06 -07:00
Google APIs fe312530ec fix: migrate clouderrorreporting/v1beta1 to grpc_service_config
PiperOrigin-RevId: 321573684
2020-07-16 08:45:15 -07:00
Google APIs 0e56befedb build: removing Artman configuration files
PiperOrigin-RevId: 321273506
2020-07-14 18:01:47 -07:00
Google APIs d13f80db84 feat: migrate cloudbuild v1 BUILD.bazel python part to use micro-gen
PiperOrigin-RevId: 320100527
2020-07-07 18:12:08 -07:00
Google APIs b085d0af47 build: add Bazel rules for Node.js library
PiperOrigin-RevId: 319801234
2020-07-06 10:15:49 -07:00
Google APIs 13d3b3ace1 feat: added support for span kind
Clients can now specify the span kind of spans.

PiperOrigin-RevId: 319788951
2020-07-06 09:00:31 -07:00
Google APIs d13e2da372 build: move gapic-generator-typescript parameters to BUILD.bazel files.
PiperOrigin-RevId: 318386808
2020-06-25 18:07:32 -07:00
Google APIs df995b638e fix: migrate containeranalysis/v1 to grpc_service_config
PiperOrigin-RevId: 317872942
2020-06-23 08:54:45 -07:00
Google APIs 6d05c93a2c chore: set Ruby namespace in proto options
PiperOrigin-RevId: 317660600
2020-06-22 08:39:05 -07:00
Google APIs a7de6b5c47 fix: migrate devtools/build/v1 to grpc_service_config
PiperOrigin-RevId: 317383126
2020-06-19 14:42:50 -07:00
Google APIs e991d1717c fix: migrate remoteworkers/v1test2 to grpc_service_config
PiperOrigin-RevId: 317365805
2020-06-19 13:17:07 -07:00
Google APIs 10f05cf8dc chore: set Ruby namespace in proto options
PiperOrigin-RevId: 316121797
2020-06-12 09:52:49 -07:00
Google APIs de8e811fc0 chore: set Ruby namespace in proto options
PiperOrigin-RevId: 316113675
2020-06-12 09:02:37 -07:00
Google APIs 433a11ac9c chore: set Ruby namespace in proto options
PiperOrigin-RevId: 316009381
2020-06-11 17:19:03 -07:00
Google APIs 8f41c697c6 docs: fix several broken links in the docs.
PiperOrigin-RevId: 314787285
2020-06-04 13:07:24 -07:00