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-04-09 UTC."],[[["This webpage provides reference documentation for the `ImageTransformations` class within the Google Cloud Data Loss Prevention (DLP) v2 API, specifically for version 4.14.0."],["The `ImageTransformations` class is designed for applying transformations to images and is located within the `Google.Cloud.Dlp.V2` namespace in the `Google.Cloud.Dlp.V2.dll` assembly."],["The latest version available is 4.16.0, with a list of versions ranging down to 2.15.0, each offering unique documentation for the class."],["The class implements several interfaces, including `IMessage`, `IEquatable\u003cImageTransformations\u003e`, `IDeepCloneable\u003cImageTransformations\u003e`, and `IBufferMessage`, and includes constructors for creating instances and copying from other instances."],["The primary property of the class, `Transforms`, is a list of `ImageTransformation` objects, each representing a single modification that can be applied to an image."]]],[]]