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 for the .NET environment."],["The content covers versions ranging from 2.15.0 to the latest version 4.16.0 of the `TransformationResultStatus` class, offering a comprehensive history of updates."],["`TransformationResultStatus` is described as the outcome of a transformation and inherits from `object` while implementing several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class features two constructors, a default one and another that accepts a `TransformationResultStatus` parameter, alongside two properties, `Details` of the `Status` type and `ResultStatusType` of the `TransformationResultStatusType` enum."],["The `ResultStatusType` property determines if a transformation was a success or provides the reason why a transformation may not have been completely successful."]]],[]]