public sealed class GetEncryptionSpecRequest : IMessage<GetEncryptionSpecRequest>, IEquatable<GetEncryptionSpecRequest>, IDeepCloneable<GetEncryptionSpecRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class GetEncryptionSpecRequest.
The request to get 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-03-21 UTC."],[[["This page provides reference documentation for the `GetEncryptionSpecRequest` class within the Google Cloud Contact Center AI Insights v1 API."],["The latest available version of the API is 2.19.0, while version 2.18.0 is presented as the current page's context, with a full history going back to version 1.0.0."],["The `GetEncryptionSpecRequest` class is used to request location-level encryption specifications, inheriting from `object` and implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating new instances, either default or copied, and includes properties `EncryptionSpecName` and `Name`, of types `EncryptionSpecName` and `string` respectively."],["This `GetEncryptionSpecRequest` class is part of the namespace `Google.Cloud.ContactCenterInsights.V1`, found within the `Google.Cloud.ContactCenterInsights.V1.dll` assembly."]]],[]]