Uses of Interface
com.google.privacy.dlp.v2.TransformationLocationOrBuilder
-
Packages that use TransformationLocationOrBuilder Package Description com.google.privacy.dlp.v2 -
-
Uses of TransformationLocationOrBuilder in com.google.privacy.dlp.v2
Classes in com.google.privacy.dlp.v2 that implement TransformationLocationOrBuilder Modifier and Type Class Description class
TransformationLocation
Specifies the location of a transformation.static class
TransformationLocation.Builder
Specifies the location of a transformation.Methods in com.google.privacy.dlp.v2 that return TransformationLocationOrBuilder Modifier and Type Method Description TransformationLocationOrBuilder
TransformationDetails.Builder. getTransformationLocationOrBuilder()
The precise location of the transformed content in the original container.TransformationLocationOrBuilder
TransformationDetails. getTransformationLocationOrBuilder()
The precise location of the transformed content in the original container.TransformationLocationOrBuilder
TransformationDetailsOrBuilder. getTransformationLocationOrBuilder()
The precise location of the transformed content in the original container.
-