GoogleCloudContentwarehouseV1PropertyArgs

fun GoogleCloudContentwarehouseV1PropertyArgs(dateTimeValues: Output<GoogleCloudContentwarehouseV1DateTimeArrayArgs>? = null, enumValues: Output<GoogleCloudContentwarehouseV1EnumArrayArgs>? = null, floatValues: Output<GoogleCloudContentwarehouseV1FloatArrayArgs>? = null, integerValues: Output<GoogleCloudContentwarehouseV1IntegerArrayArgs>? = null, mapProperty: Output<GoogleCloudContentwarehouseV1MapPropertyArgs>? = null, name: Output<String>, propertyValues: Output<GoogleCloudContentwarehouseV1PropertyArrayArgs>? = null, textValues: Output<GoogleCloudContentwarehouseV1TextArrayArgs>? = null, timestampValues: Output<GoogleCloudContentwarehouseV1TimestampArrayArgs>? = null)