Interface AdminLogsResponse.QueryDurationMsStage

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

public static interface AdminLogsResponse.QueryDurationMsStage
  • Method Summary

    Modifier and Type
    Method
    Description
    queryDurationMs(long queryDurationMs)
    Wall-clock time spent retrieving these results, in milliseconds.
  • Method Details

    • queryDurationMs

      AdminLogsResponse.TenantIdStage queryDurationMs(long queryDurationMs)

      Wall-clock time spent retrieving these results, in milliseconds. Useful for diagnosing slow queries (large time windows or high-traffic accounts).