| Modifier and Type | Class and Description |
|---|---|
class |
TransformationResultStatus
Protobuf type
google.privacy.dlp.v2.TransformationResultStatus |
static class |
TransformationResultStatus.Builder
Protobuf type
google.privacy.dlp.v2.TransformationResultStatus |
| Modifier and Type | Method and Description |
|---|---|
TransformationResultStatusOrBuilder |
TransformationDetailsOrBuilder.getStatusDetailsOrBuilder()
Status of the transformation, if transformation was not successful, this
will specify what caused it to fail, otherwise it will show that the
transformation was successful.
|
TransformationResultStatusOrBuilder |
TransformationDetails.getStatusDetailsOrBuilder()
Status of the transformation, if transformation was not successful, this
will specify what caused it to fail, otherwise it will show that the
transformation was successful.
|
TransformationResultStatusOrBuilder |
TransformationDetails.Builder.getStatusDetailsOrBuilder()
Status of the transformation, if transformation was not successful, this
will specify what caused it to fail, otherwise it will show that the
transformation was successful.
|
Copyright © 2022 Google LLC. All rights reserved.