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

JSON template for a keyword entry. More...

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

Properties

virtual string CustomType [get, set]
 Custom Type. More...
 
virtual string Type [get, set]
 Each entry can have a type which indicates standard type of that entry. For example, keyword could be of type occupation or outlook. In addition to the standard type, an entry can have a custom type and can give it any name. Such types should have the CUSTOM value as type and also have a customType value. More...
 
virtual string Value [get, set]
 Keyword. 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 keyword entry.

Property Documentation

◆ CustomType

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

Custom Type.

◆ ETag

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

The ETag of the item.

◆ Type

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

Each entry can have a type which indicates standard type of that entry. For example, keyword could be of type occupation or outlook. In addition to the standard type, an entry can have a custom type and can give it any name. Such types should have the CUSTOM value as type and also have a customType value.

◆ Value

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

Keyword.


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