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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides documentation for the `Encryption.Types.Aes128Encryption` class within the Google Cloud Video Transcoder V1 API, specifically for configuring AES-128 encryption."],["The documentation is available for multiple versions, ranging from version 1.0.0 up to the latest version, 2.9.0, allowing users to access documentation based on the specific version they are using."],["`Aes128Encryption` is a sealed class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it inherits from `object`."],["The `Aes128Encryption` class has two constructors, one default and one that takes another `Aes128Encryption` instance as a parameter."],["The documentation includes inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`, offering a complete overview of the class's functionality."]]],[]]