Class IncrementalResultStats (3.41.0)
Stay organized with collections
Save and categorize content based on your preferences.
IncrementalResultStats()
IncrementalResultStats provides information about incremental query execution.
Properties
disabled_reason
Optional[string]: Reason why incremental results were not
written by the query.
result_set_last_modify_time
Optional[datetime]: The time at which the result table's contents
were modified. May be absent if no results have been written or the
query has completed.
result_set_last_replace_time
Optional[datetime]: The time at which the result table's contents
were completely replaced. May be absent if no results have been written
or the query has completed.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-05-07 UTC."],[],[]]