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\u003eThis document provides reference documentation for the \u003ccode\u003eLocations\u003c/code\u003e class within the Google BigQuery v2 API, which helps manage locations for datasets and jobs.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLocations\u003c/code\u003e class includes properties for common locations like \u003ccode\u003eEuropeanUnion\u003c/code\u003e, \u003ccode\u003eTokyo\u003c/code\u003e, and \u003ccode\u003eUnitedStates\u003c/code\u003e, accessible as string values.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 3.11.0, but documentation for other previous versions such as 3.10.0, 3.9.0, all the way down to 2.2.0, are available via hyperlinks.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLocations\u003c/code\u003e class, despite the provided convenience, allows the use of other locations not listed in the properties, as long as the location string is correct and available through the BigQuery service.\u003c/p\u003e\n"],["\u003cp\u003eThe assembly that contains this class is the \u003ccode\u003eGoogle.Cloud.BigQuery.V2.dll\u003c/code\u003e, and the class inherits from the base \u003ccode\u003eObject\u003c/code\u003e class, meaning it contains its inherited members.\u003c/p\u003e\n"]]],[],null,[]]