[[["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 class offers two primary methods: `GetLocation`, which retrieves information about a specific location, and `ListLocations`, which provides a list of supported locations for the service."],["Version 2.2.0 of the documentation is provided, but the page includes links to prior versions, such as 2.1.0, 2.0.0, and 1.0.0, as well as the most recent version, 2.3.0."],["The `GetLocation` and `ListLocations` methods require a request object and a `ServerCallContext` as parameters, and they return a task containing either `Location` or `ListLocationsResponse` respectively."],["`Locations.LocationsBase` inherits from `object`, with its own inherited members listed such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]