Skip to content

Commit e54ab8c

Browse files
Google APIscopybara-github
authored andcommitted
docs: clarified the behavior of supplying bucket.name field in CreateBucket to reflect actual implementation
PiperOrigin-RevId: 535720951
1 parent 07c2716 commit e54ab8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google/storage/v2/storage.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,7 @@ message CreateBucketRequest {
502502

503503
// Properties of the new bucket being inserted.
504504
// The name of the bucket is specified in the `bucket_id` field. Populating
505-
// `bucket.name` field will result in an error.
505+
// `bucket.name` field will be ignored.
506506
// The project of the bucket must be specified in the `bucket.project` field.
507507
// This field must be in `projects/{projectIdentifier}` format,
508508
// {projectIdentifier} can be the project ID or project number. The `parent`

0 commit comments

Comments
 (0)