etag property
Etag of the SecretVersion.
The request succeeds if it matches the etag of the currently stored secret version object. If the etag is omitted, the request succeeds.
Optional.
Implementation
core.String? etag;
Etag of the SecretVersion.
The request succeeds if it matches the etag of the currently stored secret version object. If the etag is omitted, the request succeeds.
Optional.
core.String? etag;