public sealed class PreprocessingConfig.Types.Denoise : IMessage<PreprocessingConfig.Types.Denoise>, IEquatable<PreprocessingConfig.Types.Denoise>, IDeepCloneable<PreprocessingConfig.Types.Denoise>, IBufferMessage, IMessage
Reference documentation and code samples for the Transcoder v1 API class PreprocessingConfig.Types.Denoise.
[[["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 `PreprocessingConfig.Types.Denoise` class within the Google Cloud Transcoder v1 API, which is used for video preprocessing."],["The `Denoise` configuration class offers properties to adjust video denoising, including `Strength` to control the smoothness of the image and `Tune` to select the denoiser mode."],["The documentation lists version history of the class, ranging from version 1.0.0 to the latest 2.9.0, with the current version being 2.7.0, although not the latest."],["A key limitation to note is that the `Denoise` configuration is marked as not supported within this API."],["The class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, in addition to having inherited members from the base object class, allowing diverse functional usage."]]],[]]