[[["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-04-11 UTC."],[[["The operation's state can be unspecified, indicated by `OPERATION_STATE_UNSPECIFIED`."],["Operations can be in the `INITIALIZING` state while the request is prepared, or in `PROCESSING` as the request is actively being processed."],["Operations can transition to `CANCELLING` if a cancellation is initiated, and `CANCELLED` if it's been fully cancelled."],["Upon completion, operations will have `SUCCESSFUL`, or `FAILED` state, if it ran into issues."],["Once the request has finished processing, the operation's state will change to `FINALIZING`."]]],[]]