[[["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."],[[["The `GetApiRequest` class is part of the Apigee Registry v1 API and is used as a request message for retrieving API information."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, comparison, cloning, and buffered operations."],["`GetApiRequest` has two constructors: a default constructor and another that accepts an existing `GetApiRequest` object for initialization."],["The class contains two properties: `ApiName`, which is a typed view of the API resource name, and `Name`, a string representing the required API name in the format `projects/*/locations/*/apis/*`."],["The latest version of this class is 1.0.0-beta07 and is located in the `Google.Cloud.ApigeeRegistry.V1` namespace."]]],[]]