The batch operation is done after
[google.longrunning.Operations.CancelOperation][google.longrunning.Operations.CancelOperation]
is called. Any items processed before cancelling are returned in the
response.
Cancelling
The batch operation is in the process of cancelling after
[google.longrunning.Operations.CancelOperation][google.longrunning.Operations.CancelOperation]
is called.
Failed
The batch operation is done and no item has been successfully processed.
Initializing
The batch operation is being prepared for processing.
Processing
The batch operation is actively being processed.
Succeeded
The batch operation is processed, 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"]],[["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 \u003ccode\u003eBatchOperationMetadata.Types.State\u003c/code\u003e enum in the \u003ccode\u003eGoogle.Cloud.Talent.V4\u003c/code\u003e namespace defines the various states of a batch operation, with the latest version being 2.7.0.\u003c/p\u003e\n"],["\u003cp\u003eThis enum includes states such as \u003ccode\u003eCancelled\u003c/code\u003e, \u003ccode\u003eCancelling\u003c/code\u003e, \u003ccode\u003eFailed\u003c/code\u003e, \u003ccode\u003eInitializing\u003c/code\u003e, \u003ccode\u003eProcessing\u003c/code\u003e, \u003ccode\u003eSucceeded\u003c/code\u003e, and \u003ccode\u003eUnspecified\u003c/code\u003e, which describe the operation's lifecycle.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCancelled\u003c/code\u003e state signifies that the operation was terminated via a cancel request, while \u003ccode\u003eSucceeded\u003c/code\u003e means at least one item was successfully processed.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions available for the \u003ccode\u003eBatchOperationMetadata.Types.State\u003c/code\u003e, including versions ranging from 1.0.0 up to the latest 2.7.0.\u003c/p\u003e\n"]]],[],null,[]]