etag property
Etag of the resource.
If provided, it must match the server's etag. If the provided etag does not match the server's etag, the request will fail with a 409 ABORTED error.
Optional.
Implementation
core.String? etag;
Etag of the resource.
If provided, it must match the server's etag. If the provided etag does not match the server's etag, the request will fail with a 409 ABORTED error.
Optional.
core.String? etag;