public sealed class DeleteApiConfigRequest : IMessage<DeleteApiConfigRequest>, IEquatable<DeleteApiConfigRequest>, IDeepCloneable<DeleteApiConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the API Gateway v1 API class DeleteApiConfigRequest.
Request message for ApiGatewayService.DeleteApiConfig
[[["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 latest version available for the `DeleteApiConfigRequest` class is 2.4.0, but this page specifically documents version 2.3.0."],["`DeleteApiConfigRequest` is a request message class used for deleting API configurations within the Google Cloud API Gateway service."],["This class inherits from the `object` class and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DeleteApiConfigRequest` class contains properties like `ApiConfigName` and `Name`, where `Name` is a required resource name in a specific format."],["The documentation includes a list of previous versions of this class, starting from version 1.0.0 up to 2.4.0, with each version linking to its respective documentation."]]],[]]