Uses of Interface
com.google.privacy.dlp.v2.TransformationResultStatusOrBuilder
-
Packages that use TransformationResultStatusOrBuilder Package Description com.google.privacy.dlp.v2 -
-
Uses of TransformationResultStatusOrBuilder in com.google.privacy.dlp.v2
Classes in com.google.privacy.dlp.v2 that implement TransformationResultStatusOrBuilder Modifier and Type Class Description class
TransformationResultStatus
Protobuf typegoogle.privacy.dlp.v2.TransformationResultStatus
static class
TransformationResultStatus.Builder
Protobuf typegoogle.privacy.dlp.v2.TransformationResultStatus
Methods in com.google.privacy.dlp.v2 that return TransformationResultStatusOrBuilder Modifier and Type Method Description 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.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
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.
-