public sealed class CreateApiConfigRequest : IMessage<CreateApiConfigRequest>, IEquatable<CreateApiConfigRequest>, IDeepCloneable<CreateApiConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the API Gateway v1 API class CreateApiConfigRequest.
Request message for ApiGatewayService.CreateApiConfig
[[["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 `CreateApiConfigRequest` class within the Google Cloud API Gateway v1 API, specifically version 2.2.0."],["`CreateApiConfigRequest` is a request message used for the `ApiGatewayService.CreateApiConfig` method and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `ApiConfig`, `ApiConfigId`, `Parent`, and `ParentAsApiName`, which are essential for configuring API resources and their unique identifiers."],["The latest version of this class available is 2.4.0, and versions down to 1.0.0 are documented in the provided links."],["The `CreateApiConfigRequest` class is located in the `Google.Cloud.ApiGateway.V1` namespace, within the `Google.Cloud.ApiGateway.V1.dll` assembly."]]],[]]