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"]],[["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 `InitializeEncryptionSpecMetadata` class within the Google Cloud Dialogflow v2 API, specifically for version 4.24.0."],["The `InitializeEncryptionSpecMetadata` class is used for metadata related to initializing location-level encryption specifications."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["The webpage also lists the different versions of this API, from 3.2.0 to the latest 4.26.0, allowing users to view the documentation for their specific version."],["It includes two constructors, a parameterless one and one that takes another `InitializeEncryptionSpecMetadata` object, as well as one property called `Request` which contains the original initialization request."]]],[]]