The field transformation that was applied. If multiple field transformations are requested for a single field, this list will contain all of them; otherwise, only one is supplied.
[[["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-09-04 UTC."],[],[],null,["# Data Loss Prevention V2 Client - Class TransformationSummary (2.6.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.6.1 (latest)](/php/docs/reference/cloud-dlp/latest/V2.TransformationSummary)\n- [2.6.0](/php/docs/reference/cloud-dlp/2.6.0/V2.TransformationSummary)\n- [2.4.1](/php/docs/reference/cloud-dlp/2.4.1/V2.TransformationSummary)\n- [2.3.0](/php/docs/reference/cloud-dlp/2.3.0/V2.TransformationSummary)\n- [2.2.3](/php/docs/reference/cloud-dlp/2.2.3/V2.TransformationSummary)\n- [2.1.0](/php/docs/reference/cloud-dlp/2.1.0/V2.TransformationSummary)\n- [2.0.0](/php/docs/reference/cloud-dlp/2.0.0/V2.TransformationSummary)\n- [1.19.0](/php/docs/reference/cloud-dlp/1.19.0/V2.TransformationSummary)\n- [1.18.0](/php/docs/reference/cloud-dlp/1.18.0/V2.TransformationSummary)\n- [1.17.0](/php/docs/reference/cloud-dlp/1.17.0/V2.TransformationSummary)\n- [1.16.0](/php/docs/reference/cloud-dlp/1.16.0/V2.TransformationSummary)\n- [1.15.1](/php/docs/reference/cloud-dlp/1.15.1/V2.TransformationSummary)\n- [1.14.0](/php/docs/reference/cloud-dlp/1.14.0/V2.TransformationSummary)\n- [1.13.2](/php/docs/reference/cloud-dlp/1.13.2/V2.TransformationSummary)\n- [1.12.0](/php/docs/reference/cloud-dlp/1.12.0/V2.TransformationSummary)\n- [1.11.0](/php/docs/reference/cloud-dlp/1.11.0/V2.TransformationSummary)\n- [1.10.2](/php/docs/reference/cloud-dlp/1.10.2/V2.TransformationSummary)\n- [1.9.0](/php/docs/reference/cloud-dlp/1.9.0/V2.TransformationSummary)\n- [1.8.6](/php/docs/reference/cloud-dlp/1.8.6/V2.TransformationSummary) \nReference documentation and code samples for the Data Loss Prevention V2 Client class TransformationSummary.\n\nSummary of a single transformation.\n\nOnly one of 'transformation', 'field_transformation', or 'record_suppress'\nwill be set.\n\nGenerated from protobuf message `google.privacy.dlp.v2.TransformationSummary`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Dlp \\\\ V2\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getInfoType\n\nSet if the transformation was limited to a specific InfoType.\n\n### hasInfoType\n\n### clearInfoType\n\n### setInfoType\n\nSet if the transformation was limited to a specific InfoType.\n\n### getField\n\nSet if the transformation was limited to a specific FieldId.\n\n### hasField\n\n### clearField\n\n### setField\n\nSet if the transformation was limited to a specific FieldId.\n\n### getTransformation\n\nThe specific transformation these stats apply to.\n\n### hasTransformation\n\n### clearTransformation\n\n### setTransformation\n\nThe specific transformation these stats apply to.\n\n### getFieldTransformations\n\nThe field transformation that was applied.\n\nIf multiple field transformations are requested for a single field,\nthis list will contain all of them; otherwise, only one is supplied.\n\n### setFieldTransformations\n\nThe field transformation that was applied.\n\nIf multiple field transformations are requested for a single field,\nthis list will contain all of them; otherwise, only one is supplied.\n\n### getRecordSuppress\n\nThe specific suppression option these stats apply to.\n\n### hasRecordSuppress\n\n### clearRecordSuppress\n\n### setRecordSuppress\n\nThe specific suppression option these stats apply to.\n\n### getResults\n\nCollection of all transformations that took place or had an error.\n\n### setResults\n\nCollection of all transformations that took place or had an error.\n\n### getTransformedBytes\n\nTotal size in bytes that were transformed in some way.\n\n### setTransformedBytes\n\nTotal size in bytes that were transformed in some way."]]