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 document provides reference documentation for the `GetSecuritySettingsRequest` class within the Dialogflow v3 API for .NET, specifically within the `Google.Cloud.Dialogflow.Cx.V3` namespace."],["The `GetSecuritySettingsRequest` class is used to make requests for retrieving security settings via the `SecuritySettingsService.GetSecuritySettings` method."],["The document details the class's inheritance, implemented interfaces, constructors, and properties such as `Name` and `SecuritySettingsName`, along with their respective types and descriptions."],["The document lists different versions of the Dialogflow v3 API, from version 1.0.0 to 2.23.0(latest), which show all versions that have had this same `GetSecuritySettingsRequest`."],["The `GetSecuritySettingsRequest` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role within the Google Protocol Buffers ecosystem."]]],[]]