Google Cloud Data Loss Prevention v2 API - Enum TransformationResultStatusType (4.25.0)
Stay organized with collections
Save and categorize content based on your preferences.
publicenumTransformationResultStatusType
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API enum TransformationResultStatusType.
Enum of possible outcomes of transformations. SUCCESS if transformation and
storing of transformation was successful, otherwise, reason for not
transforming.
This is set when a transformation is successful but cannot be stored in
BigQuery because the transformed row exceeds BigQuery's max row size.
InvalidTransform
This is set when a finding cannot be transformed (i.e. outside user
set bucket range).
MetadataUnretrievable
This is set when there is a finding in the custom metadata of a file,
but at the write time of the transformed file, this key / value pair is
unretrievable.
StateTypeUnspecified
Unused.
Success
This is set when the transformation and its storage are successful.
[[["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 2026-05-30 UTC."],[],[]]