google.golang.org/api/storage/v1.BucketAccessControl.Entity (field)

4 uses

	google.golang.org/api/storage/v1 (current package)
		storage-gen.go#L1041: 	Entity string `json:"entity,omitempty"`

	cloud.google.com/go/storage
		acl.go#L160: 		Entity: string(entity),
		acl.go#L268: 		Entity:      ACLEntity(a.Entity),
		acl.go#L302: 		Entity: string(r.Entity),