Package ai.vectros.types
Interface LogEntry.ResourceStage
- All Known Implementing Classes:
LogEntry.Builder
- Enclosing class:
LogEntry
public static interface LogEntry.ResourceStage
-
Method Summary
Modifier and TypeMethodDescriptionTop-level resource the call targeted (one ofdocuments,records,search,schemas,folders,clients,orgs,users,usage,auth,models,ping,rag,chat,ask,erasure-requests, orexport), derived from the request path.
-
Method Details
-
resource
Top-level resource the call targeted (one of
documents,records,search,schemas,folders,clients,orgs,users,usage,auth,models,ping,rag,chat,ask,erasure-requests, orexport), derived from the request path.
-