public sealed class InitializeEncryptionSpecResponse : IMessage<InitializeEncryptionSpecResponse>, IEquatable<InitializeEncryptionSpecResponse>, IDeepCloneable<InitializeEncryptionSpecResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 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"]],[["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-02 UTC."],[[["This webpage provides documentation for the `InitializeEncryptionSpecResponse` class within the Google Cloud Contact Center Insights v1 API."],["The latest version of `InitializeEncryptionSpecResponse` is 2.19.0, with a comprehensive list of previous versions available, ranging from 2.18.0 down to 1.0.0."],["`InitializeEncryptionSpecResponse` is designed to handle the response when initializing a location-level encryption specification, and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the base `object` class and provides constructors for creating new instances, either default or from another `InitializeEncryptionSpecResponse` object."]]],[]]