ObjectAccessControl

An access-control entry for an object.

ArchivalBackupBlob StorageCloud StorageDataFile StorageGoogle CloudObject StorageStorage

Properties

Name Type Description
kind string The kind of item this is.
id string The ID of the access-control entry.
selfLink string The link to this access-control entry.
bucket string The name of the bucket.
object string The name of the object.
generation string The content generation of the object.
entity string The entity holding the permission, in one of the following forms: user-userId, user-email, group-groupId, group-email, domain-domain, project-team-projectId, allUsers, or allAuthenticatedUsers.
role string The access permission for the entity.
email string The email address associated with the entity, if any.
domain string The domain associated with the entity, if any.
entityId string The ID for the entity, if any.
etag string HTTP 1.1 Entity tag for the access-control entry.
projectTeam object The project team associated with the entity, if any.
View JSON Schema on GitHub