Values:
NODE_STATE_UNSPECIFIED (0):
State is unspecified.
BLOCKED (1):
The node is awaiting prerequisite node to
finish.
RUNNABLE (2):
The node is runnable but not running.
RUNNING (3):
The node is running.
COMPLETED (4):
The node completed successfully.
FAILED (5):
The node failed. A node can be marked FAILED
because its ancestor or peer failed.
[[["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 2024-11-01 UTC."],[],[]]