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 is 2.23.0, which is accessible via a provided link, with the current version being 2.14.0."],["This document provides reference material and code samples for the `GetSecuritySettingsRequest` class within the Dialogflow v3 API, across multiple versions."],["The `GetSecuritySettingsRequest` class is used to format requests for `SecuritySettingsService.GetSecuritySettings` within the Dialogflow v3 API and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetSecuritySettingsRequest` class includes properties like `Name`, a resource name for the settings, and `SecuritySettingsName`, providing a typed view of the name."],["The document lists all versions for the dialogflow v3 API, starting from 1.0.0, up to the latest 2.23.0 version."]]],[]]