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

2 uses

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

	cloud.google.com/go/storage
		bucket.go#L531: 		Etag:                     b.Etag,