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 content provides documentation for the `BatchOperationMetadata.Types.State` enum within the Google Cloud Vision v1 API."],["This enum represents the possible states of a batch request, including `Cancelled`, `Failed`, `Processing`, `Successful`, and `Unspecified`."],["The latest version of the documentation provided is version 3.7.0, while the content specifically references version 3.4.0."],["Documentation for various previous versions of the API is also available, ranging from versions 2.3.0 to 3.6.0."],["The state of the request can indicate if it has been cancelled, if it has failed, is currently processing, or has successfully processed at least one item."]]],[]]