Locations for datasets and jobs are identified by strings, and these can be passed directly into the API,
for exmaple in BigQueryClient.WithDefaultLocation.
This allows you to use additional locations as soon as they are made available via the BigQuery
service, without any libray updates - but it relies on the location strings being known.
This class makes it easy to access locations that were available at the point of release. It will be
updated as new locations become available, but if you wish to use a location that isn't specified here,
that will work with no problems, assuming the location is correctly specified and available to you.
Properties
EuropeanUnion
public static string EuropeanUnion { get; }
String value for the European Union multi-region location.
[[["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\u003eVersion 3.11.0 is the latest version of the Google.Cloud.BigQuery.V2 library, with multiple prior versions available for use.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLocations\u003c/code\u003e class is a utility that helps manage known dataset and job locations within the Google.Cloud.BigQuery.V2 namespace.\u003c/p\u003e\n"],["\u003cp\u003eNew locations can be used directly via the API without requiring library updates, even if they are not listed in the \u003ccode\u003eLocations\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLocations\u003c/code\u003e class provides string values for three specific locations: EuropeanUnion, Tokyo, and UnitedStates.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLocations\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and includes inherited members like \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]