public sealed class UpdateSecuritySettingsRequest : IMessage<UpdateSecuritySettingsRequest>, IEquatable<UpdateSecuritySettingsRequest>, IDeepCloneable<UpdateSecuritySettingsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class UpdateSecuritySettingsRequest.
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."],[[["This webpage provides documentation for the `UpdateSecuritySettingsRequest` class within the Google Cloud Dialogflow CX V3 API, spanning versions from 1.0.0 to the latest 2.23.0."],["The `UpdateSecuritySettingsRequest` class is used to modify security settings, as part of the `SecuritySettingsService.UpdateSecuritySettings` method, as well as being a member of the `Google.Cloud.Dialogflow.Cx.V3` namespace."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and has constructors for creating new instances or cloning existing ones."],["The class features properties such as `SecuritySettings` and `UpdateMask`, which are essential for defining the specific settings to be updated and controlling which fields are modified, respectively."],["The documentation lists all versions of this API from version 1.0.0 all the way up to the most recent version of 2.23.0, which is the latest."]]],[]]