eTag property

String? eTag
getter/setter pair

Returns the ETag of the new object. The ETag reflects only changes to the contents of an object, not its metadata. The source and destination ETag is identical for a successfully copied object.

Implementation

String? eTag;