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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe content outlines different versions of the \u003ccode\u003eGoogle.Cloud.Translate.V3\u003c/code\u003e library, ranging from the latest version 3.9.0 down to version 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe core element discussed is the \u003ccode\u003eState\u003c/code\u003e enum, which defines the operational status of a batch translation job within the \u003ccode\u003eGoogle.Cloud.Translate.V3\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eState\u003c/code\u003e enum includes six possible values: \u003ccode\u003eCancelled\u003c/code\u003e, \u003ccode\u003eCancelling\u003c/code\u003e, \u003ccode\u003eFailed\u003c/code\u003e, \u003ccode\u003eRunning\u003c/code\u003e, \u003ccode\u003eSucceeded\u003c/code\u003e, and \u003ccode\u003eUnspecified\u003c/code\u003e, each indicating a specific stage or outcome of the batch translation process.\u003c/p\u003e\n"],["\u003cp\u003eThe batch process can be stopped by the user calling the \u003ccode\u003elongrunning.Operations.CancelOperation\u003c/code\u003e, and items that were processed before the cancellation will still be outputted.\u003c/p\u003e\n"],["\u003cp\u003eThe batch is considered successful if at least one item was processed successfully, and this is represented by the \u003ccode\u003eSucceeded\u003c/code\u003e value of the State enum.\u003c/p\u003e\n"]]],[],null,[]]