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-04-09 UTC."],[[["The provided content details the `TransformationResultStatus` class within the Google Cloud Data Loss Prevention v2 API for .NET, specifically its implementation and available versions."],["The latest version of the API for this class is 4.16.0, with historical versions ranging down to 2.15.0 available for review."],["`TransformationResultStatus` represents the outcome of a data transformation process, containing properties such as `Details` for error messages and `ResultStatusType` to indicate success or failure."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also features two constructors."],["This documentation provides comprehensive reference materials for developers working with the Google Cloud DLP v2 API in .NET."]]],[]]