Google Cloud Contentwarehouse V1Timestamp Value Args
data class GoogleCloudContentwarehouseV1TimestampValueArgs(val textValue: Output<String>? = null, val timestampValue: Output<String>? = null) : ConvertibleToJava<GoogleCloudContentwarehouseV1TimestampValueArgs>
Timestamp value type.
Constructors
Link copied to clipboard
fun GoogleCloudContentwarehouseV1TimestampValueArgs(textValue: Output<String>? = null, timestampValue: Output<String>? = null)