[[["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 details the `GetApiRequest` class within the Google Cloud API Hub v1, a component of the .NET library."],["`GetApiRequest` is a sealed class that serves as the request type for the `GetApi` method, inheriting from `object` and implementing several interfaces, including `IMessage` and `IEquatable`."],["The class provides two constructors, a default constructor and one that accepts another `GetApiRequest` instance as a parameter for creating a copy."],["It includes properties `ApiName` (a typed view over the resource name) and `Name` (the string name of the API resource to retrieve, following a specific format), both of which have getter and setter access."],["The `GetApiRequest` documentation is part of the Google.Cloud.ApiHub.V1 namespace, available in the Google.Cloud.ApiHub.V1.dll assembly."]]],[]]