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

JSON template for the postal address of a building in Directory API. More...

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

Properties

virtual System.Collections.Generic.IList< string > AddressLines [get, set]
 Unstructured address lines describing the lower levels of an address. More...
 
virtual string AdministrativeArea [get, set]
 Optional. Highest administrative subdivision which is used for postal addresses of a country or region. More...
 
virtual string LanguageCode [get, set]
 Optional. BCP-47 language code of the contents of this address (if known). More...
 
virtual string Locality [get, set]
 Optional. Generally refers to the city/town portion of the address. Examples: US city, IT comune, UK post town. In regions of the world where localities are not well defined or do not fit into this structure well, leave locality empty and use addressLines. More...
 
virtual string PostalCode [get, set]
 Optional. Postal code of the address. More...
 
virtual string RegionCode [get, set]
 Required. CLDR region code of the country/region of the address. More...
 
virtual string Sublocality [get, set]
 Optional. Sublocality of the address. 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 the postal address of a building in Directory API.

Property Documentation

◆ AddressLines

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

Unstructured address lines describing the lower levels of an address.

◆ AdministrativeArea

virtual string Google.Apis.Admin.Directory.directory_v1.Data.BuildingAddress.AdministrativeArea
getset

Optional. Highest administrative subdivision which is used for postal addresses of a country or region.

◆ ETag

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

The ETag of the item.

◆ LanguageCode

virtual string Google.Apis.Admin.Directory.directory_v1.Data.BuildingAddress.LanguageCode
getset

Optional. BCP-47 language code of the contents of this address (if known).

◆ Locality

virtual string Google.Apis.Admin.Directory.directory_v1.Data.BuildingAddress.Locality
getset

Optional. Generally refers to the city/town portion of the address. Examples: US city, IT comune, UK post town. In regions of the world where localities are not well defined or do not fit into this structure well, leave locality empty and use addressLines.

◆ PostalCode

virtual string Google.Apis.Admin.Directory.directory_v1.Data.BuildingAddress.PostalCode
getset

Optional. Postal code of the address.

◆ RegionCode

virtual string Google.Apis.Admin.Directory.directory_v1.Data.BuildingAddress.RegionCode
getset

Required. CLDR region code of the country/region of the address.

◆ Sublocality

virtual string Google.Apis.Admin.Directory.directory_v1.Data.BuildingAddress.Sublocality
getset

Optional. Sublocality of the address.


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