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 documentation for the `ImageTransformations` class within the Google Cloud Data Loss Prevention v2 API, specifically for .NET development."],["The `ImageTransformations` class is used to define a type of transformation that can be applied to images, as documented in the various API versions listed."],["The page includes a list of available versions of the Google Cloud DLP v2 API, ranging from version 2.15.0 to the latest 4.16.0, for the `ImageTransformations` class."],["The `ImageTransformations` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to interact with different parts of the .NET ecosystem."],["The `ImageTransformations` class includes a `Transforms` property, of type `RepeatedField\u003cImageTransformations.Types.ImageTransformation\u003e`, which is a collection of specific image transformations."]]],[]]