Send feedback
Document AI V1 API - Module Google::Cloud::DocumentAI::V1::ProcessorVersion::State (v0.21.1)
Stay organized with collections
Save and categorize content based on your preferences.
Version 0.21.1 keyboard_arrow_down
Reference documentation and code samples for the Document AI V1 API module Google::Cloud::DocumentAI::V1::ProcessorVersion::State.
The possible states of the processor version.
Constants
STATE_UNSPECIFIED
value: 0 The processor version is in an unspecified state.
DEPLOYED
value: 1 The processor version is deployed and can be used for processing.
DEPLOYING
value: 2 The processor version is being deployed.
UNDEPLOYED
value: 3 The processor version is not deployed and cannot be used for processing.
UNDEPLOYING
value: 4 The processor version is being undeployed.
CREATING
value: 5 The processor version is being created.
DELETING
value: 6 The processor version is being deleted.
FAILED
value: 7 The processor version failed and is in an indeterminate state.
IMPORTING
value: 8 The processor version is being imported.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-30 UTC.
Need to tell us more?
[[["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 2024-10-30 UTC."],[],[]]