Commit Graph

9 Commits

Author SHA1 Message Date
Google APIs d189e87120 chore: generate GAPIC metadata JSON file
PiperOrigin-RevId: 345596855
2020-12-03 21:01:09 -08:00
Google APIs 6a06551c3c chore: migrate osconfig to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345080508
2020-12-01 13:33:48 -08:00
Google APIs 4b0ad15b0f feat: Added PatchRollout feature to PatchDeployments
feat: Added Inventory proto definitions for VM Manager Inventory.

PiperOrigin-RevId: 341842584
2020-11-11 09:11:37 -08: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 d13e2da372 build: move gapic-generator-typescript parameters to BUILD.bazel files.
PiperOrigin-RevId: 318386808
2020-06-25 18:07:32 -07:00
Google APIs 77e7fa1047 fix: migrate osconfig & agentendpoint to grpc_service_config
PiperOrigin-RevId: 316127857
2020-06-12 10:25:01 -07:00
Google APIs ded05197da fix: use grpc_service_config in nodejs_gapic_library
The nodejs_gapic_library targets were migrated to gapic-generator-typescript
which doesn't use gapic_yaml, rendering that attribute unused. Instead it uses
the proto annotations & grpc_service_config, which this change reflects.

PiperOrigin-RevId: 314206960
2020-06-01 14:44:30 -07:00
Google APIs fd08334533 fix: osconfig/v1 update go_gapic_library target to microgen interface
PiperOrigin-RevId: 303007866
2020-03-25 17:32:52 -07:00
Google APIs f786c75867 feat: Add OsConfigService v1 patch APIs.
PiperOrigin-RevId: 302999346
2020-03-25 16:45:01 -07:00