The number of times to retry the modification if the bucket's metageneration changes
in the read/modify/write cycle. If this property is not set, a suitable default is used.
The value must not be negative.
Modifying bucket labels involves reading the bucket metadata in one request,
then sending another request with the new labels, including a metageneration check
to ensure that the bucket hasn't changed between the two requests. If the metageneration
has changed, the overall operation can be retried from the start. This property indicates
the number of retries, so it has a minimum value of 0.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eModifyBucketLabelsOptions\u003c/code\u003e class within the Google Cloud Storage v1 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eModifyBucketLabelsOptions\u003c/code\u003e class is used to set options for operations that modify bucket labels, including preconditions and retry behavior.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists various versions of the API documentation, ranging from version 3.4.0 up to the latest, 4.11.0, for the .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eIfMetagenerationMatch\u003c/code\u003e, used to ensure that the bucket's metadata hasn't changed before modifying labels, and \u003ccode\u003eRetries\u003c/code\u003e, which determines how many times the modification should be retried.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for this class is \u003ccode\u003eGoogle.Cloud.Storage.V1\u003c/code\u003e, found within the \u003ccode\u003eGoogle.Cloud.Storage.V1.dll\u003c/code\u003e assembly, and it inherits from \u003ccode\u003eSystem.Object\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]