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 v2 API, specifically for .NET development."],["The content lists available versions of the `ImageTransformations` class, ranging from version 2.15.0 to the latest version 4.16.0."],["The `ImageTransformations` class is used for applying transformations to images and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes information on the class's constructors, namely the default `ImageTransformations()` and the copy constructor `ImageTransformations(ImageTransformations other)`, along with a property, `Transforms`, that is of the type `RepeatedField\u003cImageTransformations.Types.ImageTransformation\u003e`."],["There is a defined inheritance path that shows `ImageTransformations` inheriting from `object`, in addition to the inherited members of `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]