Uses of Class
ai.vectros.types.IndexFailureCode
Packages that use IndexFailureCode
-
Uses of IndexFailureCode in ai.vectros.types
Fields in ai.vectros.types declared as IndexFailureCodeModifier and TypeFieldDescriptionstatic final IndexFailureCodeIndexFailureCode.EMBEDDING_FAILEDstatic final IndexFailureCodeIndexFailureCode.INDEXING_FAILEDstatic final IndexFailureCodeIndexFailureCode.INTERNALstatic final IndexFailureCodeIndexFailureCode.SOURCE_UNAVAILABLEstatic final IndexFailureCodeIndexFailureCode.TEXT_INDEX_FAILEDstatic final IndexFailureCodeIndexFailureCode.VECTOR_LIMIT_EXCEEDEDMethods in ai.vectros.types that return IndexFailureCodeMethods in ai.vectros.types that return types with arguments of type IndexFailureCodeMethods in ai.vectros.types with parameters of type IndexFailureCodeMethod parameters in ai.vectros.types with type arguments of type IndexFailureCodeModifier and TypeMethodDescriptionIndexFailure.Builder.code(Optional<IndexFailureCode> code) A stable, machine-readable reason code.