Package ai.vectros.types
Class IngestEntry.Builder
java.lang.Object
ai.vectros.types.IngestEntry.Builder
- Enclosing class:
IngestEntry
-
Method Summary
Modifier and TypeMethodDescriptionadditionalProperties(Map<String, Object> additionalProperties) additionalProperty(String key, Object value) build()Bytes ingestedNumber of ingest operationsCredits charged for these ingests (rounded down)creditsMilli(Long creditsMilli) creditsMilli(Optional<Long> creditsMilli) credits in milli-credit precision (exact)from(IngestEntry other)
-
Method Details
-
from
-
count
Number of ingest operations
-
count
-
bytes
Bytes ingested
-
bytes
-
credits
Credits charged for these ingests (rounded down)
-
credits
-
creditsMilli
credits in milli-credit precision (exact)
-
creditsMilli
-
build
-
additionalProperty
-
additionalProperties
-