GoogleApi.Admin.Directory_v1.Model.RoleAssignment (google_api_admin v0.37.0) View Source
Defines an assignment of a role.
Attributes
-
assignedTo
(type:String.t
, default:nil
) - The unique ID of the user this role is assigned to. -
etag
(type:String.t
, default:nil
) - ETag of the resource. -
kind
(type:String.t
, default:admin#directory#roleAssignment
) - The type of the API resource. This is alwaysadmin#directory#roleAssignment
. -
orgUnitId
(type:String.t
, default:nil
) - If the role is restricted to an organization unit, this contains the ID for the organization unit the exercise of this role is restricted to. -
roleAssignmentId
(type:String.t
, default:nil
) - ID of this roleAssignment. -
roleId
(type:String.t
, default:nil
) - The ID of the role that is assigned. -
scopeType
(type:String.t
, default:nil
) - The scope in which this role is assigned.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.