Google Cloud Contentwarehouse V1Property Definition Schema Source Args
data class GoogleCloudContentwarehouseV1PropertyDefinitionSchemaSourceArgs(val name: Output<String>? = null, val processorType: Output<String>? = null) : ConvertibleToJava<GoogleCloudContentwarehouseV1PropertyDefinitionSchemaSourceArgs>
The schema source information.
Constructors
Link copied to clipboard
fun GoogleCloudContentwarehouseV1PropertyDefinitionSchemaSourceArgs(name: Output<String>? = null, processorType: Output<String>? = null)