public sealed class GetEncryptionSpecRequest : IMessage<GetEncryptionSpecRequest>, IEquatable<GetEncryptionSpecRequest>, IDeepCloneable<GetEncryptionSpecRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class GetEncryptionSpecRequest.
The request to get location-level encryption specification.
[[["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 `GetEncryptionSpecRequest` class within the Google Cloud Dialogflow v2 API, specifically for version 4.21.0, and contains the documentation for the rest of its available versions."],["The `GetEncryptionSpecRequest` class is used to request location-level encryption specifications, inheriting from `object` and implementing several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a constructor and two properties: `EncryptionSpecName`, which provides a typed view over the resource name, and `Name`, which is a string representing the name of the encryption spec resource to get."],["The provided documentation covers versions of the library from 3.2.0 to 4.26.0, with 4.26.0 being the most recent version."],["This class can be found within the `Google.Cloud.Dialogflow.V2` namespace, and is included in the `Google.Cloud.Dialogflow.V2.dll` assembly."]]],[]]