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."],[[["The webpage provides documentation for the `TransformationResultStatus` class within the Google Cloud Data Loss Prevention v2 API, specifically detailing its structure, usage, and available versions."],["It lists various versions of the `TransformationResultStatus` class, ranging from version 2.15.0 up to the latest version 4.16.0, allowing users to select a version that fits their projects requirements."],["The `TransformationResultStatus` class is used to represent the outcome of a data transformation, and it implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `TransformationResultStatus` class are `Details` and `ResultStatusType`, which provide information about detailed error messages and the status of the transformation, respectively."],["There are two constructors available for `TransformationResultStatus`, a parameterless one, and one that take another `TransformationResultStatus` object."]]],[]]