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-09 UTC."],[[["This webpage provides documentation for the `Aes128Encryption` class within the Google Cloud Video Transcoder v1 API, specifically for version 2.8.0."],["The `Aes128Encryption` class is used for configuring AES-128 encryption and is part of the `Google.Cloud.Video.Transcoder.V1` namespace."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for message manipulation, equality comparisons, deep cloning, and buffered message handling."],["The documentation includes details on available versions, the class's inheritance hierarchy, implemented interfaces, and available constructors with parameter information."],["The latest version available is 2.9.0 and there are versions going as far back as 1.0.0."]]],[]]