[[["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-07-02 UTC."],[[["This page provides documentation for the `GetLocationRequest` class within the `Google.Cloud.Location` namespace, specifically version 1.0.0, with links to other versions as well."],["The `GetLocationRequest` class is a request message used for retrieving location information, as indicated by its association with `google.cloud.location.Locations.GetLocation`."],["It inherits from the base `Object` class and implements the `Protobuf.IBufferMessage` interface, indicating its role in handling protocol buffer messages."],["The class offers two constructors: a default constructor `GetLocationRequest()` and another `GetLocationRequest(GetLocationRequest other)` that allows for copying an existing request object."],["The `GetLocationRequest` class has one property called `Name` that is used to specify the resource name for the location, which is a `String` type."]]],[]]