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 webpage provides documentation for the `TransformationResultStatus` class within the Google Cloud Data Loss Prevention (DLP) v2 API, detailing its purpose as the outcome of a transformation."],["The content offers access to reference documentation for the `TransformationResultStatus` class across multiple versions, ranging from version 2.15.0 up to the latest version 4.16.0, all of which are available via links."],["The `TransformationResultStatus` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `Details` for error codes/messages and `ResultStatusType` to indicate the success or failure of the transformation process."],["There are two constructors available for the `TransformationResultStatus` class: a default constructor and one that accepts another `TransformationResultStatus` object for initialization."]]],[]]