Document Ai Warehouse Document Schema Property Definition Property Type Options Property Definition Args
constructor(dateTimeTypeOptions: Output<DocumentAiWarehouseDocumentSchemaPropertyDefinitionPropertyTypeOptionsPropertyDefinitionDateTimeTypeOptionsArgs>? = null, displayName: Output<String>? = null, enumTypeOptions: Output<DocumentAiWarehouseDocumentSchemaPropertyDefinitionPropertyTypeOptionsPropertyDefinitionEnumTypeOptionsArgs>? = null, floatTypeOptions: Output<DocumentAiWarehouseDocumentSchemaPropertyDefinitionPropertyTypeOptionsPropertyDefinitionFloatTypeOptionsArgs>? = null, integerTypeOptions: Output<DocumentAiWarehouseDocumentSchemaPropertyDefinitionPropertyTypeOptionsPropertyDefinitionIntegerTypeOptionsArgs>? = null, isFilterable: Output<Boolean>? = null, isMetadata: Output<Boolean>? = null, isRepeatable: Output<Boolean>? = null, isRequired: Output<Boolean>? = null, isSearchable: Output<Boolean>? = null, mapTypeOptions: Output<DocumentAiWarehouseDocumentSchemaPropertyDefinitionPropertyTypeOptionsPropertyDefinitionMapTypeOptionsArgs>? = null, name: Output<String>, retrievalImportance: Output<String>? = null, schemaSources: Output<List<DocumentAiWarehouseDocumentSchemaPropertyDefinitionPropertyTypeOptionsPropertyDefinitionSchemaSourceArgs>>? = null, textTypeOptions: Output<DocumentAiWarehouseDocumentSchemaPropertyDefinitionPropertyTypeOptionsPropertyDefinitionTextTypeOptionsArgs>? = null, timestampTypeOptions: Output<DocumentAiWarehouseDocumentSchemaPropertyDefinitionPropertyTypeOptionsPropertyDefinitionTimestampTypeOptionsArgs>? = null)