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 classTransformationLocationSpecifies the location of a transformation.static classTransformationLocation.BuilderSpecifies the location of a transformation.Methods in com.google.privacy.dlp.v2 that return TransformationLocationOrBuilder Modifier and Type Method Description TransformationLocationOrBuilderTransformationDetails.Builder. getTransformationLocationOrBuilder()The precise location of the transformed content in the original container.TransformationLocationOrBuilderTransformationDetails. getTransformationLocationOrBuilder()The precise location of the transformed content in the original container.TransformationLocationOrBuilderTransformationDetailsOrBuilder. getTransformationLocationOrBuilder()The precise location of the transformed content in the original container.
-