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 reference documentation for the `TransformationResultStatus` class within the Google Cloud Data Loss Prevention v2 API, specifically for version 4.9.0."],["The `TransformationResultStatus` class represents the outcome of a transformation and is part of the `Google.Cloud.Dlp.V2` namespace."],["The page lists various versions of the `TransformationResultStatus` class, ranging from version 2.15.0 up to the latest version, 4.16.0, allowing users to navigate to different version-specific documentation."],["The documentation details the class's constructors, including a default constructor and a copy constructor, as well as properties such as `Details` (for error codes and messages) and `ResultStatusType` (indicating the transformation's success or failure status)."],["The `TransformationResultStatus` class implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, highlighting its role in data handling and message management."]]],[]]