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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eDeleteApiConfigRequest\u003c/code\u003e is 2.4.0, with previous versions available from 2.3.0 down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteApiConfigRequest\u003c/code\u003e is a class used in the API Gateway v1 API, specifically for requesting the deletion of an ApiConfig, as denoted by \u003ccode\u003eApiGatewayService.DeleteApiConfig\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteApiConfigRequest\u003c/code\u003e class has two constructors, a default one and another that accepts another \u003ccode\u003eDeleteApiConfigRequest\u003c/code\u003e instance as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class also contains properties that reference a required resource name string, of the form \u003ccode\u003eprojects/*/locations/global/apis/*/configs/*\u003c/code\u003e, and an \u003ccode\u003eApiConfigName\u003c/code\u003e type property that provides a typed view over this name resource property.\u003c/p\u003e\n"]]],[],null,[]]