GoogleCloudIntegrationsV1alphaDoubleParameterArrayArgs

data class GoogleCloudIntegrationsV1alphaDoubleParameterArrayArgs(val doubleValues: Output<List<Double>>? = null) : ConvertibleToJava<GoogleCloudIntegrationsV1alphaDoubleParameterArrayArgs>

This message only contains a field of double number array.

Constructors

constructor(doubleValues: Output<List<Double>>? = null)

Properties

Link copied to clipboard
val doubleValues: Output<List<Double>>? = null

Double number array.

Functions

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