Google Cloud Contentwarehouse V1Property Array Args
data class GoogleCloudContentwarehouseV1PropertyArrayArgs(val properties: Output<List<GoogleCloudContentwarehouseV1PropertyArgs>>? = null) : ConvertibleToJava<GoogleCloudContentwarehouseV1PropertyArrayArgs>
Property values.
Constructors
Link copied to clipboard
fun GoogleCloudContentwarehouseV1PropertyArrayArgs(properties: Output<List<GoogleCloudContentwarehouseV1PropertyArgs>>? = null)