etag property
The etag is computed by the server, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
Optional.
Implementation
core.String? etag;
The etag is computed by the server, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
Optional.
core.String? etag;