public Location.Types.LocationType LocationType { get; set; }
The type of a location, which corresponds to the address lines field of
[google.type.PostalAddress][google.type.PostalAddress]. For example, "Downtown, Atlanta, GA, USA"
has a type of [LocationType.NEIGHBORHOOD][google.cloud.talent.v4beta1.Location.LocationType.NEIGHBORHOOD], and "Kansas City, KS, USA"
has a type of [LocationType.LOCALITY][google.cloud.talent.v4beta1.Location.LocationType.LOCALITY].
Postal address of the location that includes human readable information,
such as postal delivery and payments addresses. Given a postal address,
a postal service can deliver items to a premises, P.O. Box, or other
delivery location.
Radius in miles of the job location. This value is derived from the
location bounding box in which a circle with the specified radius
centered from [google.type.LatLng][google.type.LatLng] covers the area associated with the
job location.
For example, currently, "Mountain View, CA, USA" has a radius of
6.17 miles.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eLocation\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Talent.V4Beta1\u003c/code\u003e namespace, which is a resource that represents a location with full geographic information.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLocation\u003c/code\u003e class, part of version 2.0.0-beta07, inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eLocation\u003c/code\u003e class include \u003ccode\u003eLatLng\u003c/code\u003e for latitude/longitude pairs, \u003ccode\u003eLocationType\u003c/code\u003e to specify the type of location, \u003ccode\u003ePostalAddress\u003c/code\u003e for detailed address information, and \u003ccode\u003eRadiusMiles\u003c/code\u003e for the radius of the job location in miles.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor, \u003ccode\u003eLocation()\u003c/code\u003e, and an overloaded constructor, \u003ccode\u003eLocation(Location other)\u003c/code\u003e, allowing for the creation of new Location objects or copies.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLocation\u003c/code\u003e class includes inherited members such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]