Google Cloud Talent Solution v4 API - Enum Location.Types.LocationType (2.2.0)

Stay organized with collections Save and categorize content based on your preferences.
public enum LocationType

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

An enum which represents the type of a location.

Namespace

Google.Cloud.Talent.V4

Assembly

Google.Cloud.Talent.V4.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.