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-09 UTC."],[[["This page provides reference documentation for the `InitializeEncryptionSpecMetadata` class within the Google Cloud Dialogflow v2 API, specifically for version 4.23.0 and other versions listed."],["The `InitializeEncryptionSpecMetadata` class is used for managing metadata related to initializing location-level encryption specifications."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it versatile for various data handling scenarios."],["The documentation includes information on the class's constructors, such as the default constructor and a constructor that takes another `InitializeEncryptionSpecMetadata` object as a parameter."],["It also outlines the \"Request\" property of `InitializeEncryptionSpecMetadata`, which holds the original `InitializeEncryptionSpecRequest`, and is the only property listed."]]],[]]