public sealed class Encryption.Types.SampleAesEncryption : IMessage<Encryption.Types.SampleAesEncryption>, IEquatable<Encryption.Types.SampleAesEncryption>, IDeepCloneable<Encryption.Types.SampleAesEncryption>, IBufferMessage, IMessage
Reference documentation and code samples for the Transcoder v1 API class Encryption.Types.SampleAesEncryption.
[[["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 webpage provides documentation for the `Encryption.Types.SampleAesEncryption` class within the Google Cloud Video Transcoder v1 API, focusing on version 2.6.0."],["The `SampleAesEncryption` class is used for configuring SAMPLE-AES encryption, and it implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the base `object` class, with inherited members like `GetHashCode()`, `GetType()`, and `ToString()`."],["There are two constructors available for `SampleAesEncryption`: a default constructor and one that takes another `SampleAesEncryption` object as a parameter for initialization."],["The latest version of the Transcoder v1 API is available at 2.9.0, with previous versions listed back to version 1.0.0."]]],[]]