public sealed class GetSecuritySettingsRequest : IMessage<GetSecuritySettingsRequest>, IEquatable<GetSecuritySettingsRequest>, IDeepCloneable<GetSecuritySettingsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class GetSecuritySettingsRequest.
The request message for
[SecuritySettingsService.GetSecuritySettings][google.cloud.dialogflow.cx.v3.SecuritySettingsService.GetSecuritySettings].
[[["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 `GetSecuritySettingsRequest` class within the Google Cloud Dialogflow CX v3 API, specifically for the .NET environment."],["The `GetSecuritySettingsRequest` class is a request message used to retrieve security settings via the `SecuritySettingsService.GetSecuritySettings` method."],["This page lists the class's availability across numerous versions of the Dialogflow CX v3 API, ranging from version 1.0.0 up to the latest, 2.23.0."],["The `GetSecuritySettingsRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetSecuritySettingsRequest` class includes properties such as `Name`, which represents the resource name of the security settings, and `SecuritySettingsName`, which is a typed view over the `Name` resource property."]]],[]]