etag property
The etag for this AuthorizedView.
If this is provided on update, it must match the server's etag. The server returns ABORTED error on a mismatched etag.
Implementation
core.String? etag;
The etag for this AuthorizedView.
If this is provided on update, it must match the server's etag. The server returns ABORTED error on a mismatched etag.
core.String? etag;