requiredRevisionId property
The revision ID of the label that the write request will be applied to.
If this isn't the latest revision of the label, the request will not be processed and will return a 400 Bad Request error.
Implementation
core.String? requiredRevisionId;