Commit graph

126 commits

Author SHA1 Message Date
Google APIs
1c56e2cd60 chore: migrate videointelligence to the PHP microgenerator
Committer: @miraleung
PiperOrigin-RevId: 371236895
2021-04-29 17:24:40 -07:00
Google APIs
74bb45bfc8 chore: Migrate the Bazel rules for the libraries NOT published to google-cloud-ruby to use gapic-generator-ruby instead of the monolith generator.
PiperOrigin-RevId: 370517814
2021-04-26 12:36:51 -07:00
Google APIs
d9b32e92fa chore: clean up unused gapic.legacy.yaml files
Committer: @miraleung
PiperOrigin-RevId: 359580699
2021-02-25 12:14:41 -08:00
Google APIs
959b0bcea3 feat: Update the ruby_cloud_gapic_library rules for the libraries published to google-cloud-ruby to the form that works with build_gen (separate parameters for ruby_cloud_title and ruby_cloud_description).
chore: Update Bazel-Ruby rules version.
chore: Update build_gen version.

PiperOrigin-RevId: 358357761
2021-02-19 01:21:43 -08:00
Google APIs
61ab0348bd feat: Migrate the Bazel rules for the libraries published to google-cloud-ruby to use the gapic-generator-ruby instead of the monolith generator.
PiperOrigin-RevId: 352069361
2021-01-15 13:09:14 -08:00
Google APIs
49e64a5a8e fix: Fixes invalid YAML files
PiperOrigin-RevId: 347844600
2020-12-16 10:06:22 -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
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
674ec0e684 fix:Introduce tracks and thumbnails fields for FaceDetectionAnnotations proto.
PiperOrigin-RevId: 346138329
2020-12-07 12:51:54 -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
d189e87120 chore: generate GAPIC metadata JSON file
PiperOrigin-RevId: 345596855
2020-12-03 21:01:09 -08:00
Google APIs
754a312a0d chore: updates translate BUILD.bazel files to use Python microgenerator
PiperOrigin-RevId: 342758098
2020-11-16 17:35:56 -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
e7375a91e7 GA launch for PersonDetection and FaceDetection features.
PiperOrigin-RevId: 334093713
2020-09-27 23:51:31 -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
3b634f6060 build: drop Artman config
PiperOrigin-RevId: 321028717
2020-07-13 14:02:36 -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
5824c4db2d chore: identify php targets using legacy config
PiperOrigin-RevId: 318081240
2020-06-24 09:41:18 -07:00
Google APIs
251d935873 fix: migrate videointelligence/v1p3beta1 to grpc_service_config
PiperOrigin-RevId: 316978059
2020-06-17 15:52:15 -07:00
Google APIs
13883b8fa7 fix: migrate videointelligence/v1p2beta1 to grpc_service_config
PiperOrigin-RevId: 316978043
2020-06-17 15:41:37 -07:00
Google APIs
b89b7a0eca fix: migrate videointelligence/v1p1beta1 to grpc_service_config
PiperOrigin-RevId: 316978028
2020-06-17 15:30:59 -07:00
Google APIs
76dba26d5c fix: migrate videointelligence/v1beta2 to grpc_service_config
PiperOrigin-RevId: 316966872
2020-06-17 14:49:48 -07:00
Google APIs
c00a3bc9d0 fix: migrate videointelligence/v1 to grpc_service_config
PiperOrigin-RevId: 316965262
2020-06-17 14:38:34 -07:00
Google APIs
ce56112c35 chore: fix all deps on LRO in go_gapic_library
Removes uses of external dependency on longrunning/autogen:go_default_library
in favor of the local target //google/lonrunning:longrunning_go_gapic.

PiperOrigin-RevId: 314387187
2020-06-02 12:57:24 -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
d1a9f02fd4 feat(v1p3beta1): added support for streaming automl action recognition.
PiperOrigin-RevId: 312101156
2020-05-18 10:05:45 -07:00
Google APIs
5a90d467aa fix: restore GAPIC v2 retry configs
Restores GAPIC v2 retry config overrides that were
mistakenly removed during migration.

PiperOrigin-RevId: 312088359
2020-05-18 08:57:36 -07:00
Google APIs
c09ec5156d Use legacy gapic config for select PHP library generation
PiperOrigin-RevId: 307086169
2020-04-17 11:55:02 -07:00
Google APIs
96c0db42db chore: enable gapicv2 for videointelligence/v1p2beta1
Committer: @miraleung
PiperOrigin-RevId: 305779873
2020-04-09 16:06:37 -07:00
Google APIs
1247c135ce chore: enable gapicv2 for videointelligence/v1beta2 API
Committer: @miraleung
PiperOrigin-RevId: 305321976
2020-04-07 13:08:09 -07:00
Google APIs
633c8b1322 chore: enable gapicv2 for videointelligence/v1p1beta1 API
Committer: @miraleung
PiperOrigin-RevId: 305320877
2020-04-07 12:57:28 -07:00
Google APIs
823facb4ca chore: enable gapicv2 for videointelligence/v1p3beta1
Committer: @miraleung
PiperOrigin-RevId: 305155214
2020-04-06 17:40:12 -07:00
Google APIs
ff74d47d47 fix: PHP-related fixes in BUILD.bazel and service.yamls
This PR also adds the rules for all 7 langauges in OsLogin and Kms BUILD.bazel files. Those build files were missing rules for 5 langagues, including PHP.

This PR is the prerequisite for migrating PHP synth.py scripts from artman to bazel.

The fixes in service.yaml fix regression made during proto annotation migration. This became visible only during PHP generation, because only PHP depends on the affected sections of the service.yaml config.

PiperOrigin-RevId: 305108224
2020-04-06 13:46:40 -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
4ba9aa8a4a Expose logo recognition API proto for GA.
PiperOrigin-RevId: 299971671
2020-03-09 17:05:50 -07:00
Google APIs
86738c956a publish v1p1beta1: update with absolute address in comments
PiperOrigin-RevId: 299152383
2020-03-05 11:57:16 -08:00
Google APIs
73d9f2ad45 publish v1: update with absolute address in comments
PiperOrigin-RevId: 299147194
2020-03-05 11:47:24 -08:00
Google APIs
d2158f24cb publish v1beta2: update with absolute address in comments
PiperOrigin-RevId: 299147086
2020-03-05 11:37:08 -08:00
Google APIs
7fca61292c publish v1p2beta1: update with absolute address in comments
PiperOrigin-RevId: 299146903
2020-03-05 11:26:52 -08:00
Google APIs
583b732162 publish v1p3beta1: update with absolute address in comments
PiperOrigin-RevId: 299146674
2020-03-05 11:16:03 -08:00
Google APIs
9c483584f8 asset: add annotations to v1p1beta1
PiperOrigin-RevId: 292009868
2020-01-28 14:07:45 -08:00
Google APIs
8e981acfd9 Beta launch for PersonDetection and FaceDetection features.
PiperOrigin-RevId: 291821782
2020-01-27 16:07:47 -08:00
Google APIs
994e067fae asset: add annotations to v1p2beta1
PiperOrigin-RevId: 291815259
2020-01-27 15:37:15 -08:00
Google APIs
909f8f6796 asset: add annotations to v1beta2
PiperOrigin-RevId: 291805301
2020-01-27 14:50:13 -08:00
Google APIs
da0edeeef9 feat: publish several retry config files for client generation
PiperOrigin-RevId: 283614497
2019-12-03 13:50:12 -08:00
Google APIs
06a840781d Populate BAZEL.build files for around 100 APIs (all APIs we publish) in all 7 langauges.
PiperOrigin-RevId: 282449910
2019-11-25 15:50:18 -08:00
Google APIs
3ba7ddc4b2 fix: Shift Ruby and PHP to legacy GAPIC YAMLs for back-compat.
Committer: @lukesneeringer
PiperOrigin-RevId: 281852671
2019-11-21 16:09:35 -08:00
Google APIs
bc76ffd873 Use rules_proto bzl files to load proto_library
This makes googleapis forward compatible with Bazel incompatible change https://github.com/bazelbuild/bazel/issues/8922.

This CL was created by adding @rules_proto to the WORKSPACE file and then running:

find . -name BUILD.bazel | \
  while read build; do \
    buildifier --lint=fix --warnings=load $build; \
  done

Since buildifier cannot be told not to reformat the BUILD file, some files are reformatted.

PiperOrigin-RevId: 280356106
2019-11-13 22:28:15 -08:00
Google APIs
a34950f968 Fix bazel build.
Update gapic-generator and protoc-java-resource-name plugin dependencies to the latest versions.

The following clients remain broken because of bugs in gapic-generator and/or corresponding configs

google/cloud/iot/v1
google/cloud/oslogin/v1
google/spanner/admin/instance/v1
google/cloud/oslogin/v1

PiperOrigin-RevId: 279171061
2019-11-07 14:40:37 -08:00
Google APIs
f06bab1c11 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 278627678
2019-11-05 08:19:51 -08:00