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 webpage details the `UpdateSecuritySettingsRequest` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace for managing security settings in Dialogflow CX."],["The latest version for the API documentation is 2.23.0, with a list of historical versions going back to 1.0.0, allowing users to access documentation specific to their implementation version."],["`UpdateSecuritySettingsRequest` is a request message for the `SecuritySettingsService.UpdateSecuritySettings` method, used for updating security configurations."],["The `UpdateSecuritySettingsRequest` class, which inherits from `Object` and implements several interfaces, includes properties such as `SecuritySettings` and `UpdateMask` for managing which fields are updated."],["The webpage provides access to the constructors and properties, to help users understand how to instantiate and use the `UpdateSecuritySettingsRequest` class, as well as its place within the `Google.Cloud.Dialogflow.Cx.V3` API."]]],[]]