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-21 UTC."],[[["This webpage provides documentation for the `TransformationResultStatus` class within the Google Cloud Data Loss Prevention v2 API, specifically for the .NET environment."],["The documentation covers a range of versions, from 2.15.0 to the latest 4.16.0, allowing users to access information relevant to different API releases."],["The `TransformationResultStatus` class, derived from multiple interfaces, offers details about the outcome of a transformation process."],["It includes details about the `TransformationResultStatusType` property which defines if a transformation was a success or a failure, along with a `Status` object containing detailed error codes and messages."],["The documentation provides details on available methods and constructors for the `TransformationResultStatus` class, aiding developers in utilizing it within their .NET applications."]]],[]]