public sealed class TransformationResultStatus : IMessage<TransformationResultStatus>, IEquatable<TransformationResultStatus>, IDeepCloneable<TransformationResultStatus>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class TransformationResultStatus.
[[["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-03-24 UTC."],[[["This document provides reference information for the `TransformationResultStatus` class within the Google Cloud Data Loss Prevention (DLP) v2 API."],["It outlines the different versions of the API, ranging from the latest (4.16.0) down to 2.15.0, showing the previous versions and the latest version."],["The `TransformationResultStatus` class is detailed with its inheritance, implemented interfaces, namespace, assembly, constructors, and properties, giving an overview of the class."],["The class provides details on the outcome of a data transformation, including the specific result status type and detailed error information if the transformation was not fully successful."],["This class is crucial for developers working with data transformations to understand the state of their transformations, along with any errors that may occur."]]],[]]