Preparing search index...
The search index is not available
Tidyscripts Docs
Tidyscripts Docs
common
apis
reflections
QueryResult
Interface QueryResult
Query result with metadata
interface
QueryResult
{
events
:
common
.
insights
.
InsightsEvent
[]
;
from_cache
:
boolean
;
query_time_ms
:
number
;
server_logs
?:
string
[]
;
total_count
:
number
;
}
Index
Properties
events
from_
cache
query_
time_
ms
server_
logs?
total_
count
Properties
events
events
:
common
.
insights
.
InsightsEvent
[]
from_
cache
from_
cache
:
boolean
query_
time_
ms
query_
time_
ms
:
number
Optional
server_
logs
server_
logs
?:
string
[]
total_
count
total_
count
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
events
from_
cache
query_
time_
ms
server_
logs
total_
count
Tidyscripts Docs
Loading...
Query result with metadata