Document Ai Warehouse Document Schema Property Definition Property Type Options Property Definition
constructor(dateTimeTypeOptions: DocumentAiWarehouseDocumentSchemaPropertyDefinitionPropertyTypeOptionsPropertyDefinitionDateTimeTypeOptions? = null, displayName: String? = null, enumTypeOptions: DocumentAiWarehouseDocumentSchemaPropertyDefinitionPropertyTypeOptionsPropertyDefinitionEnumTypeOptions? = null, floatTypeOptions: DocumentAiWarehouseDocumentSchemaPropertyDefinitionPropertyTypeOptionsPropertyDefinitionFloatTypeOptions? = null, integerTypeOptions: DocumentAiWarehouseDocumentSchemaPropertyDefinitionPropertyTypeOptionsPropertyDefinitionIntegerTypeOptions? = null, isFilterable: Boolean? = null, isMetadata: Boolean? = null, isRepeatable: Boolean? = null, isRequired: Boolean? = null, isSearchable: Boolean? = null, mapTypeOptions: DocumentAiWarehouseDocumentSchemaPropertyDefinitionPropertyTypeOptionsPropertyDefinitionMapTypeOptions? = null, name: String, retrievalImportance: String? = null, schemaSources: List<DocumentAiWarehouseDocumentSchemaPropertyDefinitionPropertyTypeOptionsPropertyDefinitionSchemaSource>? = null, textTypeOptions: DocumentAiWarehouseDocumentSchemaPropertyDefinitionPropertyTypeOptionsPropertyDefinitionTextTypeOptions? = null, timestampTypeOptions: DocumentAiWarehouseDocumentSchemaPropertyDefinitionPropertyTypeOptionsPropertyDefinitionTimestampTypeOptions? = null)