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."],[[["The latest version of the Dialogflow v3 API documentation available is 2.23.0, and this page specifically details version 2.19.0 of the `GetSecuritySettingsRequest` class."],["This document provides reference information for the `GetSecuritySettingsRequest` class, which is used to fetch the details of security settings within the Dialogflow CX environment."],["The `GetSecuritySettingsRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to interact within the framework."],["The class includes two constructors and two properties, `Name` (a string) and `SecuritySettingsName`, to handle security setting retrieval by name."],["The page features a full list of prior versions, starting from the latest 2.23.0 to 1.0.0, so that you can view prior information if necessary."]]],[]]