Commit graph

4 commits

Author SHA1 Message Date
Google APIs
1df117114c Synchronize new proto/yaml changes.
PiperOrigin-RevId: 302753982
2020-03-24 16:14:25 -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
b2e2bc62fa Updates to GCS gRPC API spec:
1. Changed GetIamPolicy and TestBucketIamPermissions to use wrapper messages around google.iam.v1 IAM requests messages, and added CommonRequestParams. This lets us support RequesterPays buckets.
2. Added a metadata field to GetObjectMediaResponse, to support resuming an object media read safely (by extracting the generation of the object being read, and using it in the resumed read request).

PiperOrigin-RevId: 300817706
2020-03-13 13:35:39 -07:00
Google APIs
0f29555d1c API definition for (not-yet-launched) GCS gRPC.
PiperOrigin-RevId: 294321472
2020-02-10 15:45:11 -08:00