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-04-09 UTC."],[[["The provided content details the `GetEncryptionSpecRequest` class within the Google Cloud Dialogflow v2 API for .NET, specifically version 4.24.0."],["This class is used to make requests for retrieving location-level encryption specifications, as highlighted in the provided reference documentation."],["The `GetEncryptionSpecRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of this class include `EncryptionSpecName` (an `EncryptionSpecName`-typed view) and `Name` (a string), which represents the name of the encryption spec resource to get."],["The documentation lists a comprehensive history of the Google Cloud Dialogflow v2 API versions, starting from version 3.2.0 up to the latest version 4.26.0."]]],[]]