[[["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-03-21 UTC."],[[["This documentation covers the `Locations.LocationsBase` class, which serves as the base for server-side implementations of the `Locations` service in the `Google.Cloud.Location` namespace."],["The `Locations.LocationsBase` class provides two primary methods: `GetLocation`, which retrieves information about a specific location, and `ListLocations`, which lists the supported locations for the service."],["The latest version of the documentation for this class is version 2.3.0, with older versions available including 2.2.0, 2.1.0, 2.0.0, and 1.0.0."],["The `GetLocation` and `ListLocations` methods each take a request object and a `ServerCallContext` as parameters and return a task that resolves to a `Location` or a `ListLocationsResponse` object, respectively."],["The class is inherited from the `object` class and implements methods like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]