GoogleApi.ContentWarehouse.V1.Model.SecurityCredentialsResourceRoleProto
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
A type of sharing target that points to some resource's ACL. Used to refer to the set of Principals that have the given privilege ('role_id') for the given resource ('application_id', 'object_id', 'object_part'). The meaning of 'role_id' is interpreted only by implementations of AclRpcService and is usually dependent on 'application_id' All fields except object_part are required. If present, object_part must be non-empty.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
applicationId
(type:String.t
, default:nil
)
- -
objectId
(type:String.t
, default:nil
)
- -
objectPart
(type:String.t
, default:nil
)
- -
roleId
(type:integer()
, default:nil
)
-
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.SecurityCredentialsResourceRoleProto