Interface LogEntry.ResourceStage

All Known Implementing Classes:
LogEntry.Builder
Enclosing class:
LogEntry

public static interface LogEntry.ResourceStage
  • Method Summary

    Modifier and Type
    Method
    Description
    resource(@NotNull String 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, or export.
  • Method Details

    • resource

      LogEntry.StatusStage resource(@NotNull @NotNull String 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, or export. Rows may also carry values that are not filterable via the resource query parameter, and clients/orgs appear on rows written before those identity surfaces were folded into entities.