Commit graph

122 commits

Author SHA1 Message Date
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
17567c4a1e Removing erroneous comment, a la https://github.com/googleapis/java-speech/pull/103
PiperOrigin-RevId: 296332968
2020-02-20 17:19:44 -08:00
Google APIs
a985eeda90 Add default retry configurations for speech_v1p1beta1.
Settings are copied from speech_gapic.legacy.yaml. The Python client library is being generated with timeouts that are too low. See https://github.com/GoogleCloudPlatform/python-docs-samples/issues/2578

PiperOrigin-RevId: 286191318
2019-12-18 07:55:42 -08:00
Google APIs
6690161e3d Add default retry configurations for speech_v1.
Settings are copied from speech_gapic.legacy.yaml. The Python client library is being generated with timeouts that are too low. See https://github.com/GoogleCloudPlatform/python-docs-samples/issues/2578

PiperOrigin-RevId: 284035915
2019-12-05 13:07:06 -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
5bc0fecee4 fix: adds operation HTTP rules back to v1p1beta1 config
PiperOrigin-RevId: 281635572
2019-11-20 17:17:48 -08:00
Google APIs
d47e1b4485 fix: replace Speech Recognize RPC retry_codes_name for non-standard assignment
PiperOrigin-RevId: 281594037
2019-11-20 14:17:02 -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
eafaf30b7a fix: Restore deleted field to avoid a breaking change.
PiperOrigin-RevId: 279760458
2019-11-11 10:05:50 -08:00
Google APIs
58bc0f51b1 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 278368388
2019-11-04 06:52:52 -08:00
Google APIs
4e952e7e2b Synchronize new proto/yaml changes.
PiperOrigin-RevId: 277595731
2019-10-30 15:18:12 -07:00
Google APIs
a9589347c8 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 276110444
2019-10-22 11:43:03 -07:00
Google APIs
95c0959449 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 276083452
2019-10-22 09:46:06 -07:00
Google APIs
0c0bbaeb69 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 274037944
2019-10-10 14:21:31 -07:00
Google APIs
a5d0708f07 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 271102771
2019-09-25 05:16:23 -07:00
Google APIs
9dc1d37b6b Synchronize new proto/yaml changes.
PiperOrigin-RevId: 271101725
2019-09-25 05:06:07 -07:00
Google APIs
17e324b236 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 270959718
2019-09-24 12:18:27 -07:00
Google APIs
6216712120 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 270959368
2019-09-24 12:16:54 -07:00
Google APIs
c277413f18 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 270943570
2019-09-24 11:07:09 -07:00
Google APIs
6a9bb86202 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 270943416
2019-09-24 11:06:16 -07:00
Google APIs
85d476be7e Synchronize new proto/yaml changes.
PiperOrigin-RevId: 267169553
2019-09-04 09:34:48 -07:00
Google APIs
49f953989b Synchronize new proto/yaml changes.
PiperOrigin-RevId: 265786496
2019-08-27 15:59:08 -07:00
Google APIs
0906a9e74f Synchronize new proto/yaml changes.
PiperOrigin-RevId: 260061471
2019-07-25 18:18:14 -07:00
Google APIs
4b12afe729 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 259790363
2019-07-24 12:16:22 -07:00
Google APIs
3035bd51e2 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 259653050
2019-07-23 18:16:29 -07:00
Google APIs
f46206aff8 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 255318896
2019-06-26 20:22:17 -07:00
Google APIs
f03bf2139e Synchronize new proto/yaml changes.
PiperOrigin-RevId: 251806891
2019-06-06 01:37:08 -07:00
Google APIs
47c142a7ce Synchronize new proto/yaml changes.
PiperOrigin-RevId: 251635729
2019-06-05 07:07:43 -07:00
Google APIs
4f3516a6f9 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 251559960
2019-06-04 18:41:46 -07:00
Google APIs
f3d0a7436b Synchronize new proto/yaml changes.
PiperOrigin-RevId: 251249341
2019-06-03 09:40:52 -07:00
Google APIs
a8ee1416f4 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 250996044
2019-05-31 19:00:40 -07:00
Evawere Ogbe
2c30d35bd7
Revert "Synchronize new proto/yaml changes." (#554)
This reverts commit 95aa3a2aaa.
2019-05-29 14:23:10 -07:00
Google APIs
95aa3a2aaa Synchronize new proto/yaml changes.
PiperOrigin-RevId: 250560742
2019-05-29 13:59:09 -07:00
Google APIs
6a2f0244d6 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 249677018
2019-05-23 11:03:47 -07:00
Google APIs
9fd48dcb59 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 249470705
2019-05-22 10:12:44 -07:00
Google APIs
6ea045ad2e Synchronize new proto/yaml changes.
PiperOrigin-RevId: 249345152
2019-05-21 16:07:26 -07:00
Google APIs
bb79813309 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 248006867
2019-05-13 14:10:25 -07:00
Google APIs
f86c9531dc Synchronize new proto/yaml changes.
PiperOrigin-RevId: 247457584
2019-05-09 10:56:46 -07:00
Google APIs
9497e697af Synchronize new proto/yaml changes.
PiperOrigin-RevId: 247122368
2019-05-07 17:34:22 -07:00
Google APIs
fd67be4b51 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 241096997
2019-03-29 20:50:32 -07:00
Google APIs
37386f1ebc Synchronize new proto/yaml changes.
PiperOrigin-RevId: 240841842
2019-03-28 13:38:42 -07:00
Google APIs
738b3fa591 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 235606150
2019-02-25 14:44:55 -08:00
Google APIs
c1e4972ef6 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 232765627
2019-02-06 16:01:58 -08:00
Google APIs
b1b6c9fd29 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 231619838
2019-01-30 10:27:05 -08:00
Google APIs
9aac88a224 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 230568136
2019-01-23 11:24:23 -08:00
Google APIs
33a4e6a0cf Synchronize new proto/yaml changes.
PiperOrigin-RevId: 230421920
2019-01-22 15:24:11 -08:00
Google APIs
d16dcddcb8 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 228927812
2019-01-11 12:45:24 -08:00
Google APIs
fb44301b2b Synchronize new proto/yaml changes.
PiperOrigin-RevId: 228622745
2019-01-09 17:49:23 -08:00
Google APIs
5125f97906 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 228534685
2019-01-09 09:50:07 -08:00
Google APIs
659d66ec24 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 228437827
2019-01-08 18:32:59 -08:00