public sealed class ImageTransformations.Types.ImageTransformation.Types.SelectedInfoTypes : IMessage<ImageTransformations.Types.ImageTransformation.Types.SelectedInfoTypes>, IEquatable<ImageTransformations.Types.ImageTransformation.Types.SelectedInfoTypes>, IDeepCloneable<ImageTransformations.Types.ImageTransformation.Types.SelectedInfoTypes>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class ImageTransformations.Types.ImageTransformation.Types.SelectedInfoTypes.
[[["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.Types.ImageTransformation.Types.SelectedInfoTypes` class within the Google Cloud Data Loss Prevention (DLP) v2 API."],["The class, `SelectedInfoTypes`, is used to apply transformations to specific info types within images, and it implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available for this class is 4.16.0, and there are versions dating back to 2.15.0, showing it's versioned history, with each one having its own page."],["`SelectedInfoTypes` class contains a `RepeatedField` property called `InfoTypes`, used to define the specific InfoTypes that should have the transformation applied to them, each one required to be unique."],["There is an `ImageTransformations.Types.ImageTransformation.Types.SelectedInfoTypes` constructor, which can create a new instance with a previously existing one as a parameter."]]],[]]