Skip to content

Commit 2938d54

Browse files
Google APIscopybara-github
authored andcommitted
feat: Add routing annotations
docs: Clarify that IAM RPCs apply to buckets as well as objects feat!: Removed upload_id from DeleteObjectRequest, and in its place defined separate CancelResumableWriteRequest RPC feat: Added optional object_size to WriteObjectSpec, as constraint on object being written docs: Clarified project ID format of various RPCs docs: Clarified behavior of update_mask in UpdateHmacKeyRequest docs: Clarified meaning/behavior of fields in HmacKeyMetadata docs: Clarified cases where update_time is updated in Bucket message docs: Clarified UpdateHmacKeyRequest.update_mask behavior docs: Clarified meaning of <projectIdentifier> for several RPCs PiperOrigin-RevId: 461979598
1 parent 0b24d03 commit 2938d54

2 files changed

Lines changed: 241 additions & 35 deletions

File tree

google/storage/v2/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ proto_library(
2727
"//google/api:client_proto",
2828
"//google/api:field_behavior_proto",
2929
"//google/api:resource_proto",
30+
"//google/api:routing_proto",
3031
"//google/iam/v1:iam_policy_proto",
3132
"//google/iam/v1:policy_proto",
3233
"//google/type:date_proto",

0 commit comments

Comments
 (0)