Google Cloud Data Loss Prevention v2 API - Enum TransformationSummary.Types.TransformationResultCode (4.8.0)

public enum TransformationSummary.Types.TransformationResultCode

Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API enum TransformationSummary.Types.TransformationResultCode.

Possible outcomes of transformations.

Namespace

Google.Cloud.Dlp.V2

Assembly

Google.Cloud.Dlp.V2.dll

Fields

NameDescription
Error

Transformation had an error.

Success

Transformation completed without an error.

Unspecified

Unused