etag property

String? etag
getter/setter pair

An opaque identifier for the current version of the ServicePerimeter.

This identifier does not follow any specific format. If an etag is not provided, the operation will be performed as if a valid etag is provided.

Optional.

Implementation

core.String? etag;