etag property
The etag is computed by the server, and might be sent with update and delete requests so that the client has an up-to-date value before proceeding.
Implementation
core.String? etag;
The etag is computed by the server, and might be sent with update and delete requests so that the client has an up-to-date value before proceeding.
core.String? etag;