Commit Graph

14 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 dabe30b45b chore: use python microgenerator for service directory
PiperOrigin-RevId: 345194337
2020-12-02 02:27:02 -08:00
Google APIs 830887bae2 chore: migrate servicedirectory to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345047174
2020-12-01 10:20:02 -08:00
Google APIs 89c42ee2c4 feat: Add Service Directory v1 protos and configs
PiperOrigin-RevId: 341411620
2020-11-09 08:33:46 -08:00
Google APIs 8c18d1f88a feat!: removing the v1 API published by mistake
PiperOrigin-RevId: 333550114
2020-09-24 10:55:25 -07:00
Google APIs d3697d4792 Add Service Direcotry v1 protos and configs
PiperOrigin-RevId: 333502684
2020-09-24 06:34:22 -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 98d6efce2b fix: migrate servicedirectory/v1beta1 to grpc_service_config
PiperOrigin-RevId: 319092903
2020-06-30 14:17:46 -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 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 25a1781c09 bazel: migrate all go_gapic_library targets to microgenerator implementation
* update rules_go and gazelle bazel dependencies
* update gapic-generator bazel dependency (with build file generator changes)

PiperOrigin-RevId: 302730217
2020-03-24 13:05:53 -07:00
Google APIs eced64c3f1 add PHP client libraries
PiperOrigin-RevId: 300193634
2020-03-10 15:40:15 -07:00
Google APIs 52701da10f Fix: apply appropriate namespace/package options for C#, PHP and Ruby.
PiperOrigin-RevId: 300123508
2020-03-10 10:32:16 -07:00
Google APIs 2346a9186c Add Service Directory v1beta1 protos and configs
PiperOrigin-RevId: 298625638
2020-03-03 09:39:43 -08:00