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 reference documentation for the `ImageTransformations` class within the Google Cloud Data Loss Prevention v2 API, specifically for version 4.11.0, and contains the documentation for the full version range, up to the latest 4.16.0."],["The `ImageTransformations` class, which is a part of the `Google.Cloud.Dlp.V2` namespace, is used for applying transformations to images within the context of data loss prevention."],["The documentation details the inheritance, implemented interfaces, namespace, assembly, constructors, and properties of the `ImageTransformations` class."],["The `Transforms` property of the `ImageTransformations` class allows users to specify a list of image transformations to be applied."]]],[]]