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"]],[["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\u003eDeleteSecuritySettingsRequest\u003c/code\u003e is 2.23.0, while version 1.5.0 is also available, along with a range of other versions.\u003c/p\u003e\n"],["\u003cp\u003eThis class \u003ccode\u003eDeleteSecuritySettingsRequest\u003c/code\u003e is used to request the deletion of security settings within the Dialogflow CX environment, as indicated by the request message for \u003ccode\u003eSecuritySettings.DeleteSecuritySettings\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteSecuritySettingsRequest\u003c/code\u003e class inherits from the base \u003ccode\u003eObject\u003c/code\u003e class 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\u003eIt provides two constructors: a default one and one that takes another \u003ccode\u003eDeleteSecuritySettingsRequest\u003c/code\u003e object as a parameter for copying data.\u003c/p\u003e\n"],["\u003cp\u003eThe key properties include \u003ccode\u003eName\u003c/code\u003e (a string representing the security settings resource name to be deleted) and \u003ccode\u003eSecuritySettingsName\u003c/code\u003e (a strongly-typed view over the resource name).\u003c/p\u003e\n"]]],[],null,[]]