public sealed class UpdateSecuritySettingsRequest : IMessage<UpdateSecuritySettingsRequest>, IEquatable<UpdateSecuritySettingsRequest>, IDeepCloneable<UpdateSecuritySettingsRequest>, IBufferMessage, IMessage
The request message for [SecuritySettingsService.UpdateSecuritySettings][google.cloud.dialogflow.cx.v3.SecuritySettingsService.UpdateSecuritySettings].
[[["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-03-21 UTC."],[[["The latest version of the `UpdateSecuritySettingsRequest` is 2.23.0, while version 1.6.0 is also available and is the current version the document is showing."],["This page documents the `UpdateSecuritySettingsRequest` class, which is used for updating security settings in the Dialogflow CX API."],["The `UpdateSecuritySettingsRequest` class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `UpdateSecuritySettingsRequest` include `SecuritySettings` (the settings to update) and `UpdateMask` (specifying which fields to update)."],["There is a range of versions documented, starting at 1.0.0 and ending at the current latest version of 2.23.0, all with documentation for the `UpdateSecuritySettingsRequest` within the Google.Cloud.Dialogflow.Cx.V3 namespace."]]],[]]