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

4 uses

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

	cloud.google.com/go/storage
		acl.go#L206: 		Entity: string(entity),
		acl.go#L257: 		Entity:      ACLEntity(a.Entity),
		acl.go#L311: 		Entity: string(r.Entity),