public sealed class InfoTypeTransformation : IMessage<InfoTypeTransformations.Types.InfoTypeTransformation>, IEquatable<InfoTypeTransformations.Types.InfoTypeTransformation>, IDeepCloneable<InfoTypeTransformations.Types.InfoTypeTransformation>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class InfoTypeTransformations.Types.InfoTypeTransformation.
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\u003eThis document provides reference material for the \u003ccode\u003eInfoTypeTransformation\u003c/code\u003e class within the Google Cloud Data Loss Prevention v2 API, specifically for version 4.3.0 and older versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInfoTypeTransformation\u003c/code\u003e class is a part of the \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e namespace and is defined within the \u003ccode\u003eGoogle.Cloud.Dlp.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe class is designed to apply transformations to text that has been identified as a specific \u003ccode\u003einfo_type\u003c/code\u003e, and can be applied to various infoTypes.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, allowing it to interact with different parts of the .NET ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eIt has two properties, \u003ccode\u003eInfoTypes\u003c/code\u003e which is a list of applicable infoTypes, and \u003ccode\u003ePrimitiveTransformation\u003c/code\u003e which details what the primitive transformation itself is.\u003c/p\u003e\n"]]],[],null,[]]