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-09-03 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,["# API Gateway v1 API - Class DeleteApiConfigRequest (2.4.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.4.0 (latest)](/dotnet/docs/reference/Google.Cloud.ApiGateway.V1/latest/Google.Cloud.ApiGateway.V1.DeleteApiConfigRequest)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.ApiGateway.V1/2.3.0/Google.Cloud.ApiGateway.V1.DeleteApiConfigRequest)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.ApiGateway.V1/2.2.0/Google.Cloud.ApiGateway.V1.DeleteApiConfigRequest)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.ApiGateway.V1/2.1.0/Google.Cloud.ApiGateway.V1.DeleteApiConfigRequest)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.ApiGateway.V1/2.0.0/Google.Cloud.ApiGateway.V1.DeleteApiConfigRequest)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.ApiGateway.V1/1.1.0/Google.Cloud.ApiGateway.V1.DeleteApiConfigRequest)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.ApiGateway.V1/1.0.0/Google.Cloud.ApiGateway.V1.DeleteApiConfigRequest) \n\n public sealed class DeleteApiConfigRequest : IMessage\u003cDeleteApiConfigRequest\u003e, IEquatable\u003cDeleteApiConfigRequest\u003e, IDeepCloneable\u003cDeleteApiConfigRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the API Gateway v1 API class DeleteApiConfigRequest.\n\nRequest message for ApiGatewayService.DeleteApiConfig \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e DeleteApiConfigRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[DeleteApiConfigRequest](/dotnet/docs/reference/Google.Cloud.ApiGateway.V1/latest/Google.Cloud.ApiGateway.V1.DeleteApiConfigRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[DeleteApiConfigRequest](/dotnet/docs/reference/Google.Cloud.ApiGateway.V1/latest/Google.Cloud.ApiGateway.V1.DeleteApiConfigRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[DeleteApiConfigRequest](/dotnet/docs/reference/Google.Cloud.ApiGateway.V1/latest/Google.Cloud.ApiGateway.V1.DeleteApiConfigRequest), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.ApiGateway.V1](/dotnet/docs/reference/Google.Cloud.ApiGateway.V1/latest/Google.Cloud.ApiGateway.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.ApiGateway.V1.dll\n\nConstructors\n------------\n\n### DeleteApiConfigRequest()\n\n public DeleteApiConfigRequest()\n\n### DeleteApiConfigRequest(DeleteApiConfigRequest)\n\n public DeleteApiConfigRequest(DeleteApiConfigRequest other)\n\nProperties\n----------\n\n### ApiConfigName\n\n public ApiConfigName ApiConfigName { get; set; }\n\n[ApiConfigName](/dotnet/docs/reference/Google.Cloud.ApiGateway.V1/latest/Google.Cloud.ApiGateway.V1.ApiConfigName)-typed view over the [Name](/dotnet/docs/reference/Google.Cloud.ApiGateway.V1/latest/Google.Cloud.ApiGateway.V1.DeleteApiConfigRequest#Google_Cloud_ApiGateway_V1_DeleteApiConfigRequest_Name) resource name property.\n\n### Name\n\n public string Name { get; set; }\n\nRequired. Resource name of the form:\n`projects/*/locations/global/apis/*/configs/*`"]]