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

2 uses

	google.golang.org/api/storage/v1 (current package)
		storage-gen.go#L1044: 	EntityId string `json:"entityId,omitempty"`

	cloud.google.com/go/storage
		acl.go#L269: 		EntityID:    a.EntityId,