eTag property
The entity tag is an MD5 hash of the object. ETag reflects only changes to the contents of an object, not its metadata.
Implementation
String? eTag;
The entity tag is an MD5 hash of the object. ETag reflects only changes to the contents of an object, not its metadata.
String? eTag;