Cloud Talent Solution V4 API - Module Google::Cloud::Talent::V4::Location::LocationType (v0.7.0)

Reference documentation and code samples for the Cloud Talent Solution V4 API module Google::Cloud::Talent::V4::Location::LocationType.

An enum which represents the type of a location.

Constants

LOCATION_TYPE_UNSPECIFIED

value: 0
Default value if the type isn't specified.

COUNTRY

value: 1
A country level location.

ADMINISTRATIVE_AREA

value: 2
A state or equivalent level location.

SUB_ADMINISTRATIVE_AREA

value: 3
A county or equivalent level location.

LOCALITY

value: 4
A city or equivalent level location.

POSTAL_CODE

value: 5
A postal code level location.

SUB_LOCALITY

value: 6
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.

SUB_LOCALITY_1

value: 7
A district or equivalent level location.

SUB_LOCALITY_2

value: 8
A smaller district or equivalent level display.

NEIGHBORHOOD

value: 9
A neighborhood level location.

STREET_ADDRESS

value: 10
A street address level location.