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 page provides reference documentation for the `UpdateSecuritySettingsRequest` class within the Dialogflow v3 API for .NET."],["The `UpdateSecuritySettingsRequest` class is used to update security settings, and it's part of the `Google.Cloud.Dialogflow.Cx.V3` namespace."],["It's possible to navigate through different versions of this API, with version 2.23.0 being the latest and there are many versions going all the way back to 1.0.0."],["The `UpdateSecuritySettingsRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `UpdateSecuritySettingsRequest` class include `SecuritySettings` (the settings to update) and `UpdateMask` (specifying which fields to update)."]]],[]]