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 details the \u003ccode\u003eModifyBucketLabelsOptions\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Storage.V1\u003c/code\u003e namespace, used for operations that modify bucket labels in Google Cloud Storage.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for the \u003ccode\u003eModifyBucketLabelsOptions\u003c/code\u003e class is 4.11.0, with a history of prior releases listed back to version 3.4.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eModifyBucketLabelsOptions\u003c/code\u003e includes properties \u003ccode\u003eIfMetagenerationMatch\u003c/code\u003e, which is a nullable long integer, and \u003ccode\u003eRetries\u003c/code\u003e, a nullable integer that configures how many times the modification request is retried.\u003c/p\u003e\n"],["\u003cp\u003eModifying bucket labels involves a read/modify/write cycle, and the \u003ccode\u003eRetries\u003c/code\u003e property is used to set the number of times the modification will be retried if the bucket's metageneration changes during this process.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and includes inherited members like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]