GoogleCloudContentwarehouseV1IntegerArrayArgs

data class GoogleCloudContentwarehouseV1IntegerArrayArgs(val values: Output<List<Int>>? = null) : ConvertibleToJava<GoogleCloudContentwarehouseV1IntegerArrayArgs>

Integer values.

Constructors

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

Properties

Link copied to clipboard
val values: Output<List<Int>>? = null

List of integer values.

Functions

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