Google APIs
75047719f7
fix Dataproc: add missing REQUIRED annotation.
...
PiperOrigin-RevId: 304305096
2020-04-01 18:40:40 -07:00
Google APIs
a62857d26b
fix: add proto_package to the artman config of dataproc v1beta2 to make artman smoketest pass.
...
PiperOrigin-RevId: 303853989
2020-03-30 17:05:43 -07:00
Google APIs
a45b0a2a8f
dataproc: add back non-default retry parameters.
...
committer: @hzyi-google
PiperOrigin-RevId: 303830177
2020-03-30 15:00:49 -07:00
Google APIs
558b800ed5
chore: turn on gapic v2 for Dataproc API.
...
fix:
- add missing method signatures
- remove resource_reference not on a string field
- adjust resource name pattern orders
PiperOrigin-RevId: 303431167
2020-03-27 16:35:56 -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
0aba1900ff
cluster: use square brace for cross-reference
...
PiperOrigin-RevId: 297204568
2020-02-25 14:31:47 -08:00
Google APIs
1e47e676cd
Fix: Restore a method signature for UpdateCluster
...
PiperOrigin-RevId: 296901854
2020-02-24 08:55:53 -08:00
Google APIs
7f910bcc4f
Update Dataproc v1beta2 client.
...
PiperOrigin-RevId: 296451205
2020-02-21 09:37:31 -08:00
Google APIs
8c12e2b4dc
Update Dataproc v1 client.
...
PiperOrigin-RevId: 296336662
2020-02-20 17:44:31 -08:00
Google APIs
ab2685d8d3
fix: Dataproc v1 - AutoscalingPolicy annotation
...
This adds the second resource name pattern to the
AutoscalingPolicy resource.
Committer: @lukesneeringer
PiperOrigin-RevId: 295738415
2020-02-18 08:21:39 -08:00
Google APIs
e7d8a694f4
Depend on the latest gapic-generator and resource names plugin.
...
This fixes the very old an very annoying bug: https://github.com/googleapis/gapic-generator/pull/3087
PiperOrigin-RevId: 293903652
2020-02-07 15:18:00 -08:00
Google APIs
2717b8a1c7
Fix dataproc artman client library generation.
...
PiperOrigin-RevId: 292555664
2020-01-31 09:06:47 -08:00
Google APIs
7ac66d9be8
Add Dataproc Autoscaling API to V1.
...
PiperOrigin-RevId: 292450564
2020-01-30 16:41:30 -08:00
Google APIs
73cebb2043
Update v1beta2 clusters and jobs to include resource ids in GRPC header.
...
PiperOrigin-RevId: 286261392
2019-12-18 14:05:46 -08:00
Google APIs
27d0e0f202
Remove inappropriate resource_reference annotations for UpdateWorkflowTemplateRequest.template.
...
PiperOrigin-RevId: 285802643
2019-12-16 10:53:53 -08:00
Google APIs
9f6eeebf1f
Add annotations to Dataproc v1. (Also forwarding comment changes from internal source control.)
...
Committer: @lukesneeringer
PiperOrigin-RevId: 285197557
2019-12-12 08:38:40 -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
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
34e661f58d
Update v1beta2 clusters and jobs to include resource ids in GRPC header.
...
PiperOrigin-RevId: 279417429
2019-11-08 16:46:53 -08: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
ced8c354bb
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 274687039
2019-10-14 16:32:53 -07:00
Google APIs
0c0bbaeb69
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 274037944
2019-10-10 14:21:31 -07:00
Google APIs
ceb8e2fb12
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 272971705
2019-10-04 15:37:17 -07:00
Google APIs
6a0b8de09f
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 272281636
2019-10-01 13:30:26 -07:00
Google APIs
8f6588f68e
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 250373427
2019-05-28 15:39:58 -07:00
Google APIs
c6399efb29
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 250290070
2019-05-28 08:49:54 -07:00
Google APIs
7ca19138cc
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 249916728
2019-05-24 16:16:40 -07:00
Google APIs
0537189470
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 249742806
2019-05-23 17:00:03 -07:00
Google APIs
56ce236527
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 249733421
2019-05-23 16:02:37 -07:00
Google APIs
6a2f0244d6
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 249677018
2019-05-23 11:03:47 -07:00
Google APIs
6ea045ad2e
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 249345152
2019-05-21 16:07:26 -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
650c0a3f46
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 241028812
2019-03-29 12:25:44 -07:00
Google APIs
37386f1ebc
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 240841842
2019-03-28 13:38:42 -07:00
Google APIs
f48dcc4e0d
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 236171472
2019-02-28 12:15:53 -08:00
Google APIs
c1e4972ef6
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 232765627
2019-02-06 16:01:58 -08:00
Google APIs
d16dcddcb8
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 228927812
2019-01-11 12:45:24 -08:00
Google APIs
c911062bb7
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 228244749
2019-01-07 15:13:01 -08:00
Google APIs
6f6505a69b
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 224530961
2018-12-07 09:51:52 -08:00
Google APIs
58249308b9
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 223077517
2018-11-27 16:19:15 -08:00
Google APIs
3cef6c237b
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 222456573
2018-11-21 13:57:06 -08:00
Google APIs
0aa59b1d28
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 222447351
2018-11-21 12:43:43 -08:00
Google APIs
b7a1d68ea3
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 222302153
2018-11-20 13:58:28 -08:00
Google APIs
bab91dd4db
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 220858308
2018-11-09 13:48:49 -08:00
Google APIs
a6c0a3230c
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 206055570
2018-07-25 14:29:39 -07:00
Google APIs
916e66d03a
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 198416190
2018-05-29 10:25:09 -07:00