Document AI V1beta3 API - Module Google::Cloud::DocumentAI::V1beta3::BatchProcessMetadata::State (v0.48.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Document AI V1beta3 API module Google::Cloud::DocumentAI::V1beta3::BatchProcessMetadata::State.
Possible states of the batch processing operation.
Constants
STATE_UNSPECIFIED
value: 0 The default value. This value is used if the state is omitted.
WAITING
value: 1 Request operation is waiting for scheduling.
RUNNING
value: 2 Request is being processed.
SUCCEEDED
value: 3 The batch processing completed successfully.
CANCELLING
value: 4 The batch processing was being cancelled.
[[["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 2026-04-03 UTC."],[],[]]