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-03-21 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."]]],[]]