public sealed class InitializeEncryptionSpecResponse : IMessage<InitializeEncryptionSpecResponse>, IEquatable<InitializeEncryptionSpecResponse>, IDeepCloneable<InitializeEncryptionSpecResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API class InitializeEncryptionSpecResponse.
The response to initialize 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 documentation covers the `InitializeEncryptionSpecResponse` class within the Google Cloud Dialogflow v2beta1 API, specifically version 1.0.0-beta22."],["`InitializeEncryptionSpecResponse` represents the response to a request for initializing a location-level encryption specification."],["The class inherits from the `object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The namespace for this class is `Google.Cloud.Dialogflow.V2Beta1`, and it is part of the `Google.Cloud.Dialogflow.V2Beta1.dll` assembly."],["It provides two constructors, one default and one that takes another `InitializeEncryptionSpecResponse` object as an argument for cloning."]]],[]]