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

JSON template for a location entry. More...

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

Properties

virtual string Area [get, set]
 Textual location. This is most useful for display purposes to concisely describe the location. For example, "Mountain View, CA", "Near Seattle", "US-NYC-9TH 9A209A". More...
 
virtual string BuildingId [get, set]
 Building Identifier. More...
 
virtual string CustomType [get, set]
 Custom Type. More...
 
virtual string DeskCode [get, set]
 Most specific textual code of individual desk location. More...
 
virtual string FloorName [get, set]
 Floor name/number. More...
 
virtual string FloorSection [get, set]
 Floor section. More specific location within the floor. For example, if a floor is divided into sections "A", "B", and "C", this field would identify one of those values. More...
 
virtual string Type [get, set]
 Each entry can have a type which indicates standard types of that entry. For example location could be of types default and desk. In addition to standard type, an entry can have a custom type and can give it any name. Such types should have "custom" 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 a location entry.

Property Documentation

◆ Area

virtual string Google.Apis.Admin.Directory.directory_v1.Data.UserLocation.Area
getset

Textual location. This is most useful for display purposes to concisely describe the location. For example, "Mountain View, CA", "Near Seattle", "US-NYC-9TH 9A209A".

◆ BuildingId

virtual string Google.Apis.Admin.Directory.directory_v1.Data.UserLocation.BuildingId
getset

Building Identifier.

◆ CustomType

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

Custom Type.

◆ DeskCode

virtual string Google.Apis.Admin.Directory.directory_v1.Data.UserLocation.DeskCode
getset

Most specific textual code of individual desk location.

◆ ETag

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

The ETag of the item.

◆ FloorName

virtual string Google.Apis.Admin.Directory.directory_v1.Data.UserLocation.FloorName
getset

Floor name/number.

◆ FloorSection

virtual string Google.Apis.Admin.Directory.directory_v1.Data.UserLocation.FloorSection
getset

Floor section. More specific location within the floor. For example, if a floor is divided into sections "A", "B", and "C", this field would identify one of those values.

◆ Type

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

Each entry can have a type which indicates standard types of that entry. For example location could be of types default and desk. In addition to standard type, an entry can have a custom type and can give it any name. Such types should have "custom" as type and also have a customType value.


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