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\u003eThis webpage details the \u003ccode\u003eBatchOperationMetadata.Types.State\u003c/code\u003e enum within the \u003ccode\u003eGoogle.Cloud.Talent.V4\u003c/code\u003e namespace, used to track the status of batch operations.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this enum is 2.7.0, and the page provides access to documentation for versions ranging from 1.0.0 to 2.7.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchOperationMetadata.Types.State\u003c/code\u003e enum contains seven distinct states: \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, each describing a different phase or outcome of a batch operation.\u003c/p\u003e\n"],["\u003cp\u003eThe descriptions for each state provide information such as if operations have been successful, if cancellation has occurred, or if operations are still in progress, allowing users to understand the current status of their operations.\u003c/p\u003e\n"]]],[],null,[]]