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 latest version of the Google Cloud Vision v1 API documentation is 3.7.0, with previous versions ranging from 3.6.0 down to 2.3.0 also available."],["This documentation covers the `BatchOperationMetadata.Types.State` enum, which defines the possible states of a batch request within the Google Cloud Vision v1 API."],["The `BatchOperationMetadata.Types.State` enum includes states such as `Cancelled`, `Failed`, `Processing`, `Successful`, and `Unspecified`, each describing the current status or outcome of a batch operation."],["The `BatchOperationMetadata.Types.State` enum is located within the `Google.Cloud.Vision.V1` namespace and is part of the `Google.Cloud.Vision.V1.dll` assembly."]]],[]]