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, specifically version 2.2.0."],["`GetApiConfigRequest` is a request message used by the `ApiGatewayService.GetApiConfig` method and has the purpose of retrieving API configuration details."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes properties like `ApiConfigName`, `Name`, and `View` to specify which API configuration to retrieve and what level of detail should be returned."],["The latest version of this api is version 2.4.0, with other versions available ranging from 1.0.0 to 2.3.0."]]],[]]