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 page provides reference documentation for the `GetEncryptionSpecRequest` class within the Google Cloud Dialogflow v2 API for .NET."],["The latest version of the API covered in the documentation is 4.26.0, with links to previous versions, from 4.25.0 down to 3.2.0, allowing for version-specific navigation."],["`GetEncryptionSpecRequest` is used to retrieve location-level encryption specification details and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, a default one and one that takes another `GetEncryptionSpecRequest` object, along with properties such as `EncryptionSpecName` and `Name`, which is a required field."],["The documentation includes details on the class's inheritance from the `object` class, as well as a list of the inherited members."]]],[]]