The request is done after the longrunning.Operations.CancelOperation has
been called by the user. Any records that were processed before the
cancel command are output as specified in the request.
Failed
The request is done and no item has been successfully processed.
Processing
Request is actively being processed.
Successful
The request is done and at least one item has been successfully
processed.
[[["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 2025-03-21 UTC."],[[["The document details the `State` enum within the `Google.Cloud.Vision.V1` namespace, specifically for batch operation metadata, covering versions from 2.3.0 up to the latest 3.7.0."],["The `State` enum defines five possible states for a batch request: `Cancelled`, `Failed`, `Processing`, `Successful`, and `Unspecified`, each indicating a different stage or outcome of the request."],["Each state within the enum has a clear description, detailing the conditions that lead to the status of a batch request."],["The latest version for this documentation is version 3.7.0, while version 2.5.0 is the currently displayed version."]]],[]]