Google Cloud Channel V1Value Args
data class GoogleCloudChannelV1ValueArgs(val boolValue: Output<Boolean>? = null, val doubleValue: Output<Double>? = null, val int64Value: Output<String>? = null, val protoValue: Output<Map<String, String>>? = null, val stringValue: Output<String>? = null) : ConvertibleToJava<GoogleCloudChannelV1ValueArgs>
Data type and value of a parameter.