[[["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 the server-side implementation details for the \u003ccode\u003eLocations\u003c/code\u003e service within the \u003ccode\u003eGoogle.Cloud.Location\u003c/code\u003e namespace, specifically focusing on the \u003ccode\u003eLocationsBase\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLocationsBase\u003c/code\u003e class serves as an abstract base for implementing the \u003ccode\u003eLocations\u003c/code\u003e service and inherits from the .NET \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eTwo primary methods are detailed for retrieving location information, \u003ccode\u003eGetLocation\u003c/code\u003e, which gets information about a specified location, and \u003ccode\u003eListLocations\u003c/code\u003e, which lists the supported locations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetLocation\u003c/code\u003e method takes a \u003ccode\u003eGetLocationRequest\u003c/code\u003e and \u003ccode\u003eServerCallContext\u003c/code\u003e as parameters, returning a \u003ccode\u003eTask<Location>\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListLocations\u003c/code\u003e method accepts a \u003ccode\u003eListLocationsRequest\u003c/code\u003e and \u003ccode\u003eServerCallContext\u003c/code\u003e, returning a \u003ccode\u003eTask<ListLocationsResponse>\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]