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 `ImageTransformations` class in the Google Cloud Data Loss Prevention v2 API allows for various transformations to be applied to images."],["This documentation provides reference for the `ImageTransformations` class and includes links to all versions of this class, ranging from 2.15.0 to the latest 4.16.0 version."],["The `ImageTransformations` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class is located in the `Google.Cloud.Dlp.V2` namespace and within the `Google.Cloud.Dlp.V2.dll` assembly."],["The primary property of the class is `Transforms`, which contains a repeated field of type `ImageTransformation` that will be applied to images."]]],[]]