Returns the Location for a location string. The location string is case-insensitive
and may use hyphens to separate components. For example, given the location string
us-central, this method returns #US_CENTRAL.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page describes \u003ccode\u003eCloudDatastoreRemoteServiceConfig.AppId.Location\u003c/code\u003e, an enum defining locations for App Engine applications.\u003c/p\u003e\n"],["\u003cp\u003eThe enum inherits various methods from the \u003ccode\u003eEnum\u003c/code\u003e and \u003ccode\u003eObject\u003c/code\u003e classes, such as \u003ccode\u003evalueOf\u003c/code\u003e, \u003ccode\u003eclone\u003c/code\u003e, \u003ccode\u003eequals\u003c/code\u003e, \u003ccode\u003ehashCode\u003c/code\u003e, and others.\u003c/p\u003e\n"],["\u003cp\u003eIt defines specific location fields like \u003ccode\u003eASIA_NORTHEAST1\u003c/code\u003e, \u003ccode\u003eAUSTRALIA_SOUTHEAST1\u003c/code\u003e, \u003ccode\u003eEUROPE_WEST\u003c/code\u003e, and several \u003ccode\u003eUS\u003c/code\u003e based locations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003efromString\u003c/code\u003e static method allows converting a location string into its corresponding \u003ccode\u003eLocation\u003c/code\u003e enum value, ignoring case and accepting hyphens.\u003c/p\u003e\n"],["\u003cp\u003eThere are also \u003ccode\u003evalueOf\u003c/code\u003e and \u003ccode\u003evalues\u003c/code\u003e static methods, for managing the enum.\u003c/p\u003e\n"]]],[],null,[]]