Uses of Interface
com.google.privacy.dlp.v2.TimePartConfigOrBuilder
-
Packages that use TimePartConfigOrBuilder Package Description com.google.privacy.dlp.v2 -
-
Uses of TimePartConfigOrBuilder in com.google.privacy.dlp.v2
Classes in com.google.privacy.dlp.v2 that implement TimePartConfigOrBuilder Modifier and Type Class Description class
TimePartConfig
For use with `Date`, `Timestamp`, and `TimeOfDay`, extract or preserve a portion of the value.static class
TimePartConfig.Builder
For use with `Date`, `Timestamp`, and `TimeOfDay`, extract or preserve a portion of the value.Methods in com.google.privacy.dlp.v2 that return TimePartConfigOrBuilder Modifier and Type Method Description TimePartConfigOrBuilder
PrimitiveTransformation.Builder. getTimePartConfigOrBuilder()
Time extractionTimePartConfigOrBuilder
PrimitiveTransformation. getTimePartConfigOrBuilder()
Time extractionTimePartConfigOrBuilder
PrimitiveTransformationOrBuilder. getTimePartConfigOrBuilder()
Time extraction
-