Provides control over how write requests are executed. When not specified, the last write wins.
JSON representation
{"requiredRevisionId": string}
Fields
requiredRevisionId
string
The [revisionId][google.apps.drive.labels.v1.Label.revision_id] of the label that the write request will be applied to. If this is not the latest revision of the label, the request will not be processed and will return a 400 Bad Request error.