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 page provides reference documentation for the `GetSecuritySettingsRequest` class within the Dialogflow v3 API for .NET."],["The `GetSecuritySettingsRequest` class is used to request security settings from the `SecuritySettingsService`, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the API available is 2.23.0, with versions ranging down to 1.0.0 being documented."],["The `GetSecuritySettingsRequest` class has two constructors and two properties: `Name` and `SecuritySettingsName`, with `Name` being a string and `SecuritySettingsName` being of type `SecuritySettingsName`."],["The page documents all versions of `GetSecuritySettingsRequest` available, with each link navigating to the respective documentation page for that version."]]],[]]