Class Summary |
AllAuthenticatedUsersGrantee |
Represents a grant to all authenticated users. |
AllUsersGrantee |
Represents a grant to all users. |
GroupByDomainGrantee |
Represents an Group By Domain Grantee, that is a group identified by their domain address. |
GroupByEmailAddressGrantee |
Represents an Group By Email Grantee, that is a group identified by their email address. |
GroupByIdGrantee |
Represents a Group grantee. |
GSAccessControlList |
Represents a Google Storage Access Control List (ACL), including the ACL's set of grantees and the
permissions assigned to each grantee. |
UserByEmailAddressGrantee |
Represents an User By Email Grantee, that is a grantee identified by their email address. |
UserByIdGrantee |
Represents a grantee identified by their canonical Google ID, which is something along the lines
of a Google-internal ID specific to a user. |