public sealed class DeleteConnectionProfileRequest : IMessage<DeleteConnectionProfileRequest>, IEquatable<DeleteConnectionProfileRequest>, IDeepCloneable<DeleteConnectionProfileRequest>, IBufferMessage, IMessage
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\u003eThe latest version available for \u003ccode\u003eDeleteConnectionProfileRequest\u003c/code\u003e is 2.5.0, with older versions ranging down to 1.0.0 also accessible.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteConnectionProfileRequest\u003c/code\u003e is a message class used to request the deletion of a connection profile, and it inherits from \u003ccode\u003eObject\u003c/code\u003e while implementing interfaces such as \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\u003eThis class offers properties such as \u003ccode\u003eConnectionProfileName\u003c/code\u003e, \u003ccode\u003eForce\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eRequestId\u003c/code\u003e to specify details for the delete operation, including the optional force deletion of a CloudSQL replica database.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property is required and specifies the name of the connection profile resource to be deleted.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRequestId\u003c/code\u003e property is used to provide a unique id for the request, which is used to prevent server duplication.\u003c/p\u003e\n"]]],[],null,[]]