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, derived from the request path — for exampledocuments,records,search,schemas,folders,entities,namespaces,users,usage,auth,models,ping,rag,chat,ask,erasure-requests, orexport.
-
Method Details
-
resource
Top-level resource the call targeted, derived from the request path — for example
documents,records,search,schemas,folders,entities,namespaces,users,usage,auth,models,ping,rag,chat,ask,erasure-requests, orexport. Rows may also carry values that are not filterable via theresourcequery parameter, andclients/orgsappear on rows written before those identity surfaces were folded intoentities.
-