admin  directory_v1
Properties | List of all members
Google.Apis.Admin.Directory.directory_v1.Data.RoleAssignment Class Reference

JSON template for roleAssignment resource in Directory API. More...

Inheritance diagram for Google.Apis.Admin.Directory.directory_v1.Data.RoleAssignment:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual string AssignedTo [get, set]
 The unique ID of the user this role is assigned to. More...
 
virtual string ETag [get, set]
 ETag of the resource. More...
 
virtual string Kind [get, set]
 The type of the API resource. This is always admin::directory::roleAssignment. More...
 
virtual string OrgUnitId [get, set]
 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. More...
 
virtual System.Nullable< long > RoleAssignmentId [get, set]
 ID of this roleAssignment. More...
 
virtual System.Nullable< long > RoleId [get, set]
 The ID of the role that is assigned. More...
 
virtual string ScopeType [get, set]
 The scope in which this role is assigned. Possible values are: - CUSTOMER - ORG_UNIT More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

JSON template for roleAssignment resource in Directory API.

Property Documentation

◆ AssignedTo

virtual string Google.Apis.Admin.Directory.directory_v1.Data.RoleAssignment.AssignedTo
getset

The unique ID of the user this role is assigned to.

◆ ETag

virtual string Google.Apis.Admin.Directory.directory_v1.Data.RoleAssignment.ETag
getset

ETag of the resource.

◆ Kind

virtual string Google.Apis.Admin.Directory.directory_v1.Data.RoleAssignment.Kind
getset

The type of the API resource. This is always admin::directory::roleAssignment.

◆ OrgUnitId

virtual string Google.Apis.Admin.Directory.directory_v1.Data.RoleAssignment.OrgUnitId
getset

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

virtual System.Nullable<long> Google.Apis.Admin.Directory.directory_v1.Data.RoleAssignment.RoleAssignmentId
getset

ID of this roleAssignment.

◆ RoleId

virtual System.Nullable<long> Google.Apis.Admin.Directory.directory_v1.Data.RoleAssignment.RoleId
getset

The ID of the role that is assigned.

◆ ScopeType

virtual string Google.Apis.Admin.Directory.directory_v1.Data.RoleAssignment.ScopeType
getset

The scope in which this role is assigned. Possible values are: - CUSTOMER - ORG_UNIT


The documentation for this class was generated from the following file: