MutableSequence[str]
A list of individual test case results names
in this continuous test run.
run_time
google.protobuf.timestamp_pb2.Timestamp
Time when the continuous testing run starts.
Classes
AggregatedTestResult
AggregatedTestResult(value)
The overall result for a continuous test run in an agent
environment.
Values:
AGGREGATED_TEST_RESULT_UNSPECIFIED (0):
Not specified. Should never be used.
PASSED (1):
All the tests passed.
FAILED (2):
At least one test did not pass.
[[["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-06-26 UTC."],[],[]]