public sealed class Encryption.Types.Clearkey : IMessage<Encryption.Types.Clearkey>, IEquatable<Encryption.Types.Clearkey>, IDeepCloneable<Encryption.Types.Clearkey>, IBufferMessage, IMessage
Reference documentation and code samples for the Transcoder v1 API class Encryption.Types.Clearkey.
[[["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 documentation page covers the `Encryption.Types.Clearkey` class within the Google Cloud Video Transcoder v1 API, specifically for version 2.8.0."],["The `Clearkey` class is used for configuring Clearkey encryption and is part of the `Google.Cloud.Video.Transcoder.V1` namespace."],["The `Clearkey` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling, equality comparisons, deep cloning, and buffer message operations."],["There are multiple versions of the `Encryption.Types.Clearkey` class listed on this page, including the latest version 2.9.0 as well as version 1.0.0, and all versions in-between."],["The documentation provides details on the `Clearkey` class constructors, including a default constructor and one that accepts another `Clearkey` object as a parameter."]]],[]]