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

JSON template for a relation entry. More...

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

Properties

virtual string CustomType [get, set]
 Custom Type. More...
 
virtual string Type [get, set]
 The relation of the user. Some of the possible values are mother, father, sister, brother, manager, assistant, partner. More...
 
virtual string Value [get, set]
 The name of the relation. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

JSON template for a relation entry.

Property Documentation

◆ CustomType

virtual string Google.Apis.Admin.Directory.directory_v1.Data.UserRelation.CustomType
getset

Custom Type.

◆ ETag

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

The ETag of the item.

◆ Type

virtual string Google.Apis.Admin.Directory.directory_v1.Data.UserRelation.Type
getset

The relation of the user. Some of the possible values are mother, father, sister, brother, manager, assistant, partner.

◆ Value

virtual string Google.Apis.Admin.Directory.directory_v1.Data.UserRelation.Value
getset

The name of the relation.


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