public sealed class DeleteSecuritySettingsRequest : IMessage<DeleteSecuritySettingsRequest>, IEquatable<DeleteSecuritySettingsRequest>, IDeepCloneable<DeleteSecuritySettingsRequest>, IBufferMessage, IMessage
The request message for [SecuritySettings.DeleteSecuritySettings][].
Required. The name of the [SecuritySettings][google.cloud.dialogflow.cx.v3.SecuritySettings] to delete.
Format: projects/<Project ID>/locations/<Location
ID>/securitySettings/<Security Settings ID>.
[[["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\u003eThis webpage details the \u003ccode\u003eDeleteSecuritySettingsRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace for .NET, which is used to request the deletion of security settings.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is 2.23.0, with a history of versions ranging down to 1.0.0, all available to be accessed through their dedicated pages.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteSecuritySettingsRequest\u003c/code\u003e 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, showcasing its integration with Google's Protobuf library and .NET.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eDeleteSecuritySettingsRequest\u003c/code\u003e include \u003ccode\u003eName\u003c/code\u003e (a string representing the security settings' resource name) and \u003ccode\u003eSecuritySettingsName\u003c/code\u003e (a typed view of the resource name), providing flexibility in how the security settings are referenced.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for this class, one is parameterless, the other one take a \u003ccode\u003eDeleteSecuritySettingsRequest\u003c/code\u003e for cloning purposes.\u003c/p\u003e\n"]]],[],null,[]]