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 reference documentation for the `GetSecuritySettingsRequest` class within the Dialogflow v3 API."],["The `GetSecuritySettingsRequest` class is used to request security settings from the `SecuritySettingsService`, as indicated by the full name `SecuritySettingsService.GetSecuritySettings`."],["The class is implemented across multiple versions, ranging from version 1.0.0 to the latest version 2.23.0, which all have links to their relevant documentation."],["The documentation details the `GetSecuritySettingsRequest` class's properties, including `Name` (a string) and `SecuritySettingsName` (a `SecuritySettingsName` type)."],["The documentation shows the `GetSecuritySettingsRequest` class inherits from the object class, and it implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."]]],[]]