The batch is done after the user has called the
longrunning.Operations.CancelOperation. Any records processed before the
cancel command are output as specified in the request.
Cancelling
Request is in the process of being canceled after caller invoked
longrunning.Operations.CancelOperation on the request id.
Failed
The batch is done and no item was successfully processed.
Running
Request is being processed.
Succeeded
The batch is processed, and at least one item was 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 webpage provides reference documentation for the `BatchTranslateDocumentMetadata.Types.State` enum within the Google Cloud Translation v3 API."],["The `BatchTranslateDocumentMetadata.Types.State` enum represents the possible states of a batch translation job, including `Cancelled`, `Cancelling`, `Failed`, `Running`, `Succeeded`, and `Unspecified`."],["The latest documented version of the API is 3.9.0, and previous versions from 3.8.0 down to 2.2.0 are also available to browse."],["The documentation includes a description of each state and its corresponding meaning in the context of the translation process, detailing what happens when the state of a batch changes."]]],[]]