public sealed class Encryption.Types.Aes128Encryption : IMessage<Encryption.Types.Aes128Encryption>, IEquatable<Encryption.Types.Aes128Encryption>, IDeepCloneable<Encryption.Types.Aes128Encryption>, IBufferMessage, IMessage
Reference documentation and code samples for the Transcoder v1 API class Encryption.Types.Aes128Encryption.
[[["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-17 UTC."],[[["This webpage provides documentation for the `Encryption.Types.Aes128Encryption` class within the Google Cloud Video Transcoder v1 API, specifically for version 2.7.0."],["The `Aes128Encryption` class is used to configure AES-128 encryption for video transcoding and it can also be found in previous versions of the API all the way to 1.0.0 and it is available in the latest version as well."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from `object`."],["The class offers two constructors: a default constructor `Aes128Encryption()` and a copy constructor `Aes128Encryption(Aes128Encryption other)`, which takes another `Aes128Encryption` object as a parameter."]]],[]]