public sealed class InitializeEncryptionSpecMetadata : IMessage<InitializeEncryptionSpecMetadata>, IEquatable<InitializeEncryptionSpecMetadata>, IDeepCloneable<InitializeEncryptionSpecMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class InitializeEncryptionSpecMetadata.
Metadata for initializing a 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-17 UTC."],[[["This page provides documentation for the `InitializeEncryptionSpecMetadata` class within the Google Cloud Dialogflow v2 API, specifically for the .NET implementation."],["The class `InitializeEncryptionSpecMetadata` is used to represent metadata for initializing a location-level encryption specification, implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists all available versions of `InitializeEncryptionSpecMetadata` class, ranging from version 3.2.0 to the latest 4.26.0."],["The class can be constructed using a parameterless constructor or by using another `InitializeEncryptionSpecMetadata` object, and contains a single `Request` property which stores the original initialization request."],["It inherits from the base object class, offering methods like `GetHashCode`, `GetType`, and `ToString`."]]],[]]