Google Cloud Contentwarehouse V1Property Type Options Args
data class GoogleCloudContentwarehouseV1PropertyTypeOptionsArgs(val propertyDefinitions: Output<List<GoogleCloudContentwarehouseV1PropertyDefinitionArgs>>) : ConvertibleToJava<GoogleCloudContentwarehouseV1PropertyTypeOptionsArgs>
Configurations for a nested structured data property.
Constructors
Link copied to clipboard
fun GoogleCloudContentwarehouseV1PropertyTypeOptionsArgs(propertyDefinitions: Output<List<GoogleCloudContentwarehouseV1PropertyDefinitionArgs>>)