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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eImageTransformations\u003c/code\u003e class in the Google Cloud Data Loss Prevention v2 API provides functionality for applying transformations to images.\u003c/p\u003e\n"],["\u003cp\u003eThis class is found within the \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e namespace and is documented across multiple versions, ranging from 2.15.0 to 4.16.0, with 4.16.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eImageTransformations\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in message handling and object manipulation.\u003c/p\u003e\n"],["\u003cp\u003eIt has a \u003ccode\u003eTransforms\u003c/code\u003e property that is a list of type \u003ccode\u003eImageTransformations.Types.ImageTransformation\u003c/code\u003e which is intended to list all transforms to apply to an image.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eImageTransformations\u003c/code\u003e class has 2 constructors, one with no parameters, and one with an \u003ccode\u003eother\u003c/code\u003e parameter of the same type to create a new object from another.\u003c/p\u003e\n"]]],[],null,[]]