The number of times to retry the modification if the etag 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 labels involves reading the resource in one request,
then sending another request with the new labels, including an etag check
to ensure that the dataset hasn't changed between the two requests. If the etag
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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eModifyLabelsOptions\u003c/code\u003e class within the Google BigQuery v2 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eModifyLabelsOptions\u003c/code\u003e is 3.11.0, with a history of previous versions ranging down to 2.2.0 available for reference.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eModifyLabelsOptions\u003c/code\u003e is used to specify options for modifying labels in BigQuery, providing properties such as \u003ccode\u003eETag\u003c/code\u003e and \u003ccode\u003eRetries\u003c/code\u003e to manage concurrency and retries during label modification operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits members from the base \u003ccode\u003eobject\u003c/code\u003e class, including \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e, and it is located in the \u003ccode\u003eGoogle.Cloud.BigQuery.V2\u003c/code\u003e namespace within the \u003ccode\u003eGoogle.Cloud.BigQuery.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eModifying labels using this class involves a read/modify/write cycle, using an etag to ensure data integrity, with an option to specify the number of retries if the etag changes during the process.\u003c/p\u003e\n"]]],[],null,[]]