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 webpage provides documentation for the `GetEncryptionSpecRequest` class within the Google Cloud Dialogflow v2 API for .NET."],["The `GetEncryptionSpecRequest` class is used to request location-level encryption specifications and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the API documentation is for version 4.26.0, with previous versions from 4.25.0 down to 3.2.0 also available for reference."],["Key properties of the `GetEncryptionSpecRequest` class include `EncryptionSpecName` (a typed view of the resource name) and `Name` (the required encryption spec resource name)."],["The documentation outlines the inheritance hierarchy, implemented interfaces, constructors, and properties of the `GetEncryptionSpecRequest` class."]]],[]]