DocumentSchemaArgs

fun DocumentSchemaArgs(description: Output<String>? = null, displayName: Output<String>? = null, documentIsFolder: Output<Boolean>? = null, location: Output<String>? = null, name: Output<String>? = null, project: Output<String>? = null, propertyDefinitions: Output<List<GoogleCloudContentwarehouseV1PropertyDefinitionArgs>>? = null)