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 reference documentation for the `GetEncryptionSpecRequest` class within the Google Cloud Dialogflow v2 API, specifically for .NET development."],["The content details the various versions of the `GetEncryptionSpecRequest` class, ranging from version 3.2.0 up to the latest version 4.26.0, and the current version being displayed is 4.25.0."],["The `GetEncryptionSpecRequest` class is used to request location-level encryption specifications, and it inherits from `object` while implementing several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The page highlights the properties of `GetEncryptionSpecRequest`, including `EncryptionSpecName` and `Name`, which represent the typed view and string value of the encryption spec resource name, respectively."],["The provided content includes links to the documentation of the class, the namespaces, and its inherited members, all of which are useful for developers to utilize the class properly."]]],[]]