public sealed class InfoTypeTransformation : IMessage<InfoTypeTransformations.Types.InfoTypeTransformation>, IEquatable<InfoTypeTransformations.Types.InfoTypeTransformation>, IDeepCloneable<InfoTypeTransformations.Types.InfoTypeTransformation>, IBufferMessage, IMessage
A transformation to apply to text that is identified as a specific
info_type.
InfoTypes to apply the transformation to. An empty list will cause
this transformation to apply to all findings that correspond to
infoTypes that were requested in InspectConfig.
[[["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 content focuses on \u003ccode\u003eInfoTypeTransformation\u003c/code\u003e, a class within the \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e namespace, used to apply transformations to specific text identified as a particular info type.\u003c/p\u003e\n"],["\u003cp\u003eVersion 4.16.0 is the latest version, and there are various other versions available, ranging from 2.15.0 to 4.16.0, and version 3.5.0, all relating to \u003ccode\u003eInfoTypeTransformation\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInfoTypeTransformation\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eInfoTypeTransformation\u003c/code\u003e include \u003ccode\u003eInfoTypes\u003c/code\u003e, which specifies the info types to transform, and \u003ccode\u003ePrimitiveTransformation\u003c/code\u003e, which defines the transformation to apply.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for \u003ccode\u003eInfoTypeTransformation\u003c/code\u003e: one default constructor, and another that takes an instance of \u003ccode\u003eInfoTypeTransformations.Types.InfoTypeTransformation\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]