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, with links to different version releases."],["`PreprocessingConfig.Types.Denoise` is a class used for configuring video denoise preprocessing, which allows setting the strength and mode of denoise operations."],["The denoise configuration is noted as unsupported, which is important information for users to consider before use."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class, and members of the object class."],["The class has properties for configuring denoise settings, `Strength` (a double value from 0-1), and `Tune` (a string with modes like `standard` or `grain`)."]]],[]]