Google Cloud Talent Solution v4beta1 API - Enum Location.Types.LocationType (3.0.0-beta04)

public enum Location.Types.LocationType

Reference documentation and code samples for the Google Cloud Talent Solution v4beta1 API enum Location.Types.LocationType.

An enum which represents the type of a location.

Namespace

Google.Cloud.Talent.V4Beta1

Assembly

Google.Cloud.Talent.V4Beta1.dll

Fields

NameDescription
AdministrativeArea

A state or equivalent level location.

Country

A country level location.

Locality

A city or equivalent level location.

Neighborhood

A neighborhood level location.

PostalCode

A postal code level location.

StreetAddress

A street address level location.

SubAdministrativeArea

A county or equivalent level location.

SubLocality

A sublocality is a subdivision of a locality, for example a city borough, ward, or arrondissement. Sublocalities are usually recognized by a local political authority. For example, Manhattan and Brooklyn are recognized as boroughs by the City of New York, and are therefore modeled as sublocalities.

SubLocality1

A district or equivalent level location.

SubLocality2

A smaller district or equivalent level display.

Unspecified

Default value if the type isn't specified.