public sealed class DeleteConnectionProfileRequest : IMessage<DeleteConnectionProfileRequest>, IEquatable<DeleteConnectionProfileRequest>, IDeepCloneable<DeleteConnectionProfileRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class DeleteConnectionProfileRequest.
Request message for 'DeleteConnectionProfile' request.
[[["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\u003eThis webpage provides documentation for the \u003ccode\u003eDeleteConnectionProfileRequest\u003c/code\u003e class within the Google Cloud Database Migration v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API is 2.5.0, and this page includes a version history with links to previous versions, ranging from 1.0.0 to 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteConnectionProfileRequest\u003c/code\u003e is a class that can be used to send a request to delete a connection profile and implements multiple 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\u003eDeleteConnectionProfileRequest\u003c/code\u003e has properties such as \u003ccode\u003eConnectionProfileName\u003c/code\u003e, \u003ccode\u003eForce\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eRequestId\u003c/code\u003e which can be set to configure the deletion request.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one empty and one that takes another \u003ccode\u003eDeleteConnectionProfileRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,["# Database Migration v1 API - Class DeleteConnectionProfileRequest (2.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.5.0 (latest)](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/latest/Google.Cloud.CloudDms.V1.DeleteConnectionProfileRequest)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/2.4.0/Google.Cloud.CloudDms.V1.DeleteConnectionProfileRequest)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/2.3.0/Google.Cloud.CloudDms.V1.DeleteConnectionProfileRequest)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/2.2.0/Google.Cloud.CloudDms.V1.DeleteConnectionProfileRequest)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/2.1.0/Google.Cloud.CloudDms.V1.DeleteConnectionProfileRequest)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/2.0.0/Google.Cloud.CloudDms.V1.DeleteConnectionProfileRequest)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/1.2.0/Google.Cloud.CloudDms.V1.DeleteConnectionProfileRequest)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/1.1.0/Google.Cloud.CloudDms.V1.DeleteConnectionProfileRequest)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/1.0.0/Google.Cloud.CloudDms.V1.DeleteConnectionProfileRequest) \n\n public sealed class DeleteConnectionProfileRequest : IMessage\u003cDeleteConnectionProfileRequest\u003e, IEquatable\u003cDeleteConnectionProfileRequest\u003e, IDeepCloneable\u003cDeleteConnectionProfileRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Database Migration v1 API class DeleteConnectionProfileRequest.\n\nRequest message for 'DeleteConnectionProfile' request. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e DeleteConnectionProfileRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[DeleteConnectionProfileRequest](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/latest/Google.Cloud.CloudDms.V1.DeleteConnectionProfileRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[DeleteConnectionProfileRequest](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/latest/Google.Cloud.CloudDms.V1.DeleteConnectionProfileRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[DeleteConnectionProfileRequest](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/latest/Google.Cloud.CloudDms.V1.DeleteConnectionProfileRequest), [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.CloudDms.V1](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/latest/Google.Cloud.CloudDms.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.CloudDms.V1.dll\n\nConstructors\n------------\n\n### DeleteConnectionProfileRequest()\n\n public DeleteConnectionProfileRequest()\n\n### DeleteConnectionProfileRequest(DeleteConnectionProfileRequest)\n\n public DeleteConnectionProfileRequest(DeleteConnectionProfileRequest other)\n\nProperties\n----------\n\n### ConnectionProfileName\n\n public ConnectionProfileName ConnectionProfileName { get; set; }\n\n[ConnectionProfileName](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/latest/Google.Cloud.CloudDms.V1.ConnectionProfileName)-typed view over the [Name](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/latest/Google.Cloud.CloudDms.V1.DeleteConnectionProfileRequest#Google_Cloud_CloudDms_V1_DeleteConnectionProfileRequest_Name) resource name property.\n\n### Force\n\n public bool Force { get; set; }\n\nIn case of force delete, the CloudSQL replica database is also deleted\n(only for CloudSQL connection profile).\n\n### Name\n\n public string Name { get; set; }\n\nRequired. Name of the connection profile resource to delete.\n\n### RequestId\n\n public string RequestId { get; set; }\n\nA unique ID used to identify the request. If the server receives two\nrequests with the same ID, then the second request is ignored.\n\nIt is recommended to always set this value to a UUID.\n\nThe ID must contain only letters (a-z, A-Z), numbers (0-9), underscores\n(_), and hyphens (-). The maximum length is 40 characters."]]