Google Privacy Dlp V2Time Part Config Args
data class GooglePrivacyDlpV2TimePartConfigArgs(val partToExtract: Output<GooglePrivacyDlpV2TimePartConfigPartToExtract>? = null) : ConvertibleToJava<GooglePrivacyDlpV2TimePartConfigArgs>
For use with Date
, Timestamp
, and TimeOfDay
, extract or preserve a portion of the value.
Constructors
Link copied to clipboard
fun GooglePrivacyDlpV2TimePartConfigArgs(partToExtract: Output<GooglePrivacyDlpV2TimePartConfigPartToExtract>? = null)