GoogleCloudContentwarehouseV1TimestampValueResponse

data class GoogleCloudContentwarehouseV1TimestampValueResponse(val textValue: String, val timestampValue: String)

Timestamp value type.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The string must represent a valid instant in UTC and is parsed using java.time.format.DateTimeFormatter.ISO_INSTANT. e.g. "2013-09-29T18:46:19Z"

Link copied to clipboard

Timestamp value