Skip to content

Add 'update' API wrapper for buckets/blobs. - #3714

Closed
tseaver wants to merge 1 commit into
googleapis:masterfrom
tseaver:storage-add-bucket-blob-update-wrapper
Closed

Add 'update' API wrapper for buckets/blobs.#3714
tseaver wants to merge 1 commit into
googleapis:masterfrom
tseaver:storage-add-bucket-blob-update-wrapper

Conversation

@tseaver

Copy link
Copy Markdown
Contributor

Turns out some properties (i.e., labels, see #3711) behave differently under patch semantics, which makes update useful.

See #1430, which was closed as "not needed".

Turns out some properties (i.e., 'labels', see #3711) behave differently
under 'patch semantics'[1], which makes 'update' useful.
[1] https://cloud.google.com/storage/docs/json_api/v1/how-tos/performance#patch
@tseavertseaver added api: storage Issues related to the Cloud Storage API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. labels Aug 1, 2017
@tseaver
tseaver requested a review from dhermesAugust 1, 2017 20:48
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 1, 2017
tseaver added a commit that referenced this pull request Aug 7, 2017
Turns out some properties (i.e., 'labels', see #3711) behave differently under 'patch semantics'[1], which makes 'update' useful.
[1] https://cloud.google.com/storage/docs/json_api/v1/how-tos/performance#patchCloses#7311
@tseaver

Copy link
Copy Markdown
ContributorAuthor

Squash-merged with #3715

@tseavertseaver closed this Aug 7, 2017
@tseaver
tseaver deleted the storage-add-bucket-blob-update-wrapper branch August 12, 2017 17:28
landrito pushed a commit to landrito/google-cloud-python that referenced this pull request Aug 21, 2017
…is#3715)
Turns out some properties (i.e., 'labels', see googleapis#3711) behave differently under 'patch semantics'[1], which makes 'update' useful.
[1] https://cloud.google.com/storage/docs/json_api/v1/how-tos/performance#patchClosesgoogleapis#7311
landrito pushed a commit to landrito/google-cloud-python that referenced this pull request Aug 22, 2017
…is#3715)
Turns out some properties (i.e., 'labels', see googleapis#3711) behave differently under 'patch semantics'[1], which makes 'update' useful.
[1] https://cloud.google.com/storage/docs/json_api/v1/how-tos/performance#patchClosesgoogleapis#7311
landrito pushed a commit to landrito/google-cloud-python that referenced this pull request Aug 22, 2017
…is#3715)
Turns out some properties (i.e., 'labels', see googleapis#3711) behave differently under 'patch semantics'[1], which makes 'update' useful.
[1] https://cloud.google.com/storage/docs/json_api/v1/how-tos/performance#patchClosesgoogleapis#7311
parthea pushed a commit that referenced this pull request Mar 9, 2026
Turns out some properties (i.e., 'labels', see #3711) behave differently under 'patch semantics'[1], which makes 'update' useful.
[1] https://cloud.google.com/storage/docs/json_api/v1/how-tos/performance#patchCloses#7311
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: storageIssues related to the Cloud Storage API.cla: yesThis human has signed the Contributor License Agreement.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@tseaver@lukesneeringer@googlebot