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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]