GoogleCloudContentwarehouseV1TimestampArrayArgs

data class GoogleCloudContentwarehouseV1TimestampArrayArgs(val values: Output<List<GoogleCloudContentwarehouseV1TimestampValueArgs>>? = null) : ConvertibleToJava<GoogleCloudContentwarehouseV1TimestampArrayArgs>

Timestamp values.

Constructors

constructor(values: Output<List<GoogleCloudContentwarehouseV1TimestampValueArgs>>? = null)

Properties

Link copied to clipboard

List of timestamp values.

Functions

Link copied to clipboard
open override fun toJava(): GoogleCloudContentwarehouseV1TimestampArrayArgs