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."],[[["This page provides documentation for the `BatchOperationMetadata.Types.State` enum within the Google Cloud Vision v1 API, specifically for the .NET environment, with version 3.2.0 being the selected one in view."],["The `State` enum outlines the various phases of a batch request, including `Cancelled`, `Failed`, `Processing`, `Successful`, and `Unspecified`, providing clarity on the current status of a given operation."],["There are multiple versions of the `BatchOperationMetadata.Types.State` documentation available, from 2.3.0 up to the latest version 3.7.0, which can be accessed through the links provided."],["The descriptions associated to the possible values of the enum are given, like the cancelled state which occurs after a user has called the `longrunning.Operations.CancelOperation` function."],["The page is part of the namespace `Google.Cloud.Vision.V1`, and is located in the `Google.Cloud.Vision.V1.dll` assembly."]]],[]]