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."],[[["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."]]],[]]