public sealed class ImageTransformations : IMessage<ImageTransformations>, IEquatable<ImageTransformations>, IDeepCloneable<ImageTransformations>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class ImageTransformations.
A type of transformation that is applied over images.
[[["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-24 UTC."],[[["The latest version of the `ImageTransformations` class in the Google Cloud Data Loss Prevention v2 API is 4.16.0."],["This documentation provides reference and code samples for the `ImageTransformations` class, which is used for applying transformations to images."],["The `ImageTransformations` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default constructor and a constructor that accepts another `ImageTransformations` object as a parameter."],["It contains a `Transforms` property of type `RepeatedField\u003cImageTransformations.Types.ImageTransformation\u003e` which is used to specify the list of transforms to apply to the images."]]],[]]