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

JSON template for Building object in Directory API. More...

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

Properties

virtual BuildingAddress Address [get, set]
 The postal address of the building. See PostalAddress for details. Note that only a single address line and region code are required. More...
 
virtual string BuildingId [get, set]
 Unique identifier for the building. The maximum length is 100 characters. More...
 
virtual string BuildingName [get, set]
 The building name as seen by users in Calendar. Must be unique for the customer. For example, "NYC- CHEL". The maximum length is 100 characters. More...
 
virtual BuildingCoordinates Coordinates [get, set]
 The geographic coordinates of the center of the building, expressed as latitude and longitude in decimal degrees. More...
 
virtual string Description [get, set]
 A brief description of the building. For example, "Chelsea Market". More...
 
virtual string Etags [get, set]
 ETag of the resource. More...
 
virtual System.Collections.Generic.IList< string > FloorNames [get, set]
 The display names for all floors in this building. The floors are expected to be sorted in ascending order, from lowest floor to highest floor. For example, ["B2", "B1", "L", "1", "2", "2M", "3", "PH"] Must contain at least one entry. More...
 
virtual string Kind [get, set]
 Kind of resource this is. 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 Building object in Directory API.

Property Documentation

◆ Address

virtual BuildingAddress Google.Apis.Admin.Directory.directory_v1.Data.Building.Address
getset

The postal address of the building. See PostalAddress for details. Note that only a single address line and region code are required.

◆ BuildingId

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

Unique identifier for the building. The maximum length is 100 characters.

◆ BuildingName

virtual string Google.Apis.Admin.Directory.directory_v1.Data.Building.BuildingName
getset

The building name as seen by users in Calendar. Must be unique for the customer. For example, "NYC- CHEL". The maximum length is 100 characters.

◆ Coordinates

virtual BuildingCoordinates Google.Apis.Admin.Directory.directory_v1.Data.Building.Coordinates
getset

The geographic coordinates of the center of the building, expressed as latitude and longitude in decimal degrees.

◆ Description

virtual string Google.Apis.Admin.Directory.directory_v1.Data.Building.Description
getset

A brief description of the building. For example, "Chelsea Market".

◆ ETag

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

The ETag of the item.

◆ Etags

virtual string Google.Apis.Admin.Directory.directory_v1.Data.Building.Etags
getset

ETag of the resource.

◆ FloorNames

virtual System.Collections.Generic.IList<string> Google.Apis.Admin.Directory.directory_v1.Data.Building.FloorNames
getset

The display names for all floors in this building. The floors are expected to be sorted in ascending order, from lowest floor to highest floor. For example, ["B2", "B1", "L", "1", "2", "2M", "3", "PH"] Must contain at least one entry.

◆ Kind

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

Kind of resource this is.


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