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

JSON template for instant messenger of an user. More...

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

Properties

virtual string CustomProtocol [get, set]
 Custom protocol. More...
 
virtual string CustomType [get, set]
 Custom type. More...
 
virtual string Im [get, set]
 Instant messenger id. More...
 
virtual System.Nullable< bool > Primary [get, set]
 If this is user's primary im. Only one entry could be marked as primary. More...
 
virtual string Protocol [get, set]
 Protocol used in the instant messenger. It should be one of the values from ImProtocolTypes map. Similar to type, it can take a CUSTOM value and specify the custom name in customProtocol field. More...
 
virtual string Type [get, set]
 Each entry can have a type which indicates standard types of that entry. For example instant messengers could be of home, work etc. In addition to the standard type, an entry can have a custom type and can take any value. Such types should have the CUSTOM value as type and also have a customType value. 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 instant messenger of an user.

Property Documentation

◆ CustomProtocol

virtual string Google.Apis.Admin.Directory.directory_v1.Data.UserIm.CustomProtocol
getset

Custom protocol.

◆ CustomType

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

Custom type.

◆ ETag

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

The ETag of the item.

◆ Im

virtual string Google.Apis.Admin.Directory.directory_v1.Data.UserIm.Im
getset

Instant messenger id.

◆ Primary

virtual System.Nullable<bool> Google.Apis.Admin.Directory.directory_v1.Data.UserIm.Primary
getset

If this is user's primary im. Only one entry could be marked as primary.

◆ Protocol

virtual string Google.Apis.Admin.Directory.directory_v1.Data.UserIm.Protocol
getset

Protocol used in the instant messenger. It should be one of the values from ImProtocolTypes map. Similar to type, it can take a CUSTOM value and specify the custom name in customProtocol field.

◆ Type

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

Each entry can have a type which indicates standard types of that entry. For example instant messengers could be of home, work etc. In addition to the standard type, an entry can have a custom type and can take any value. Such types should have the CUSTOM value as type and also have a customType value.


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