View Source GoogleApi.Admin.Directory_v1.Model.RoleAssignment (google_api_admin v0.43.0)
Defines an assignment of a role.
Attributes
-
assignedTo(type:String.t, default:nil) - The unique ID of the entity this role is assigned to—either theuser_idof a user, thegroup_idof a group, or theuniqueIdof a service account as defined in Identity and Access Management (IAM). -
assigneeType(type:String.t, default:nil) - Output only. The type of the assignee (USERorGROUP). -
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.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.