[[["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."],[[["This document provides the server-side implementation details for the `Locations` service within the `Google.Cloud.Location` namespace, specifically focusing on the `LocationsBase` class."],["The `LocationsBase` class serves as an abstract base for implementing the `Locations` service and inherits from the .NET `Object` class."],["Two primary methods are detailed for retrieving location information, `GetLocation`, which gets information about a specified location, and `ListLocations`, which lists the supported locations."],["The `GetLocation` method takes a `GetLocationRequest` and `ServerCallContext` as parameters, returning a `Task\u003cLocation\u003e` object."],["The `ListLocations` method accepts a `ListLocationsRequest` and `ServerCallContext`, returning a `Task\u003cListLocationsResponse\u003e` object."]]],[]]