public sealed class GetApiConfigRequest : IMessage<GetApiConfigRequest>, IEquatable<GetApiConfigRequest>, IDeepCloneable<GetApiConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the API Gateway v1 API class GetApiConfigRequest.
Request message for ApiGatewayService.GetApiConfig
[[["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 document provides reference documentation for the `GetApiConfigRequest` class within the Google Cloud API Gateway v1 API."],["`GetApiConfigRequest` serves as the request message for the `ApiGatewayService.GetApiConfig` method and is part of the `Google.Cloud.ApiGateway.V1` namespace."],["The class includes properties such as `ApiConfigName`, `Name`, and `View`, which are used to specify the resource to be retrieved and the level of detail required."],["The `GetApiConfigRequest` class is implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are multiple versions for this API that can be navigated to, and the latest is version 2.4.0, while this specific documentation is for version 2.1.0."]]],[]]