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