Enum TransformationSummary.Types.TransformationResultCode (3.2.0)

public enum 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