GoogleCloudContentwarehouseV1PropertyTypeOptionsArgs

data class GoogleCloudContentwarehouseV1PropertyTypeOptionsArgs(val propertyDefinitions: Output<List<GoogleCloudContentwarehouseV1PropertyDefinitionArgs>>) : ConvertibleToJava<GoogleCloudContentwarehouseV1PropertyTypeOptionsArgs>

Configurations for a nested structured data property.

Constructors

constructor(propertyDefinitions: Output<List<GoogleCloudContentwarehouseV1PropertyDefinitionArgs>>)

Properties

Link copied to clipboard

Functions

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