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 latest version of the Google.Cloud.Translate.V3 library is 3.9.0, with multiple previous versions available for reference, ranging back to version 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThis document details the \u003ccode\u003eState\u003c/code\u003e enum, which represents the status of a translation job within the Google Cloud Translate service, found in the Google.Cloud.Translate.V3 namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eState\u003c/code\u003e enum has 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 different stage or outcome of a batch translation process.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCancelled\u003c/code\u003e state signifies that a batch translation was stopped by the user via the \u003ccode\u003elongrunning.Operations.CancelOperation\u003c/code\u003e command, while \u003ccode\u003eCancelling\u003c/code\u003e indicates the process of canceling is underway.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFailed\u003c/code\u003e denotes that a translation batch was unsuccessful, \u003ccode\u003eSucceeded\u003c/code\u003e indicates a successful translation with at least one item processed correctly, \u003ccode\u003eRunning\u003c/code\u003e is when the request is in progress, and \u003ccode\u003eUnspecified\u003c/code\u003e represents an invalid state.\u003c/p\u003e\n"]]],[],null,[]]