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

JSON template for coordinates of a building in Directory API. More...

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

Properties

virtual System.Nullable< double > Latitude [get, set]
 Latitude in decimal degrees. More...
 
virtual System.Nullable< double > Longitude [get, set]
 Longitude in decimal degrees. 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 coordinates of a building in Directory API.

Property Documentation

◆ ETag

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

The ETag of the item.

◆ Latitude

virtual System.Nullable<double> Google.Apis.Admin.Directory.directory_v1.Data.BuildingCoordinates.Latitude
getset

Latitude in decimal degrees.

◆ Longitude

virtual System.Nullable<double> Google.Apis.Admin.Directory.directory_v1.Data.BuildingCoordinates.Longitude
getset

Longitude in decimal degrees.


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