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."],[[["This webpage provides documentation for the `ImageTransformations` class within the Google Cloud Data Loss Prevention (DLP) v2 API for .NET."],["The content covers a range of versions for `ImageTransformations`, from version 2.15.0 up to the latest version, 4.16.0."],["`ImageTransformations` is a class used for applying transformations to images and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ImageTransformations` class has a constructor and a `Transforms` property, which is a `RepeatedField` of `ImageTransformation` objects that are used to actually define the transformations."],["The namespace for this is `Google.Cloud.Dlp.V2` and it is found in the `Google.Cloud.Dlp.V2.dll` assembly."]]],[]]