google.golang.org/api/storage/v1.HmacKeyMetadata.Etag (field)

3 uses

	google.golang.org/api/storage/v1 (current package)
		storage-gen.go#L1464: 	Etag string `json:"etag,omitempty"`

	cloud.google.com/go/storage
		hmac.go#L181: 		Etag:        pbmd.Etag,
		hmac.go#L250: 		Etag:  au.Etag,