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 for .NET."],["The `ImageTransformations` class is used for applying transformations to images and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists available versions of the API, ranging from the latest (4.16.0) down to version 2.15.0, alongside the current page context being 4.12.0."],["The `ImageTransformations` class has a `Transforms` property which is a `RepeatedField` that holds a list of `ImageTransformation` objects."],["The class has 2 constructors: `ImageTransformations()` and `ImageTransformations(ImageTransformations other)`."]]],[]]