The processor is being created, will become either ENABLED (for
successful creation) or FAILED (for failed ones).
Once a processor is in this state, it can then be used for document
processing, but the feature dependencies of the processor might not be
fully created yet.
Deleting
The processor is being deleted, will be removed if successful.
Disabled
The processor is disabled.
Disabling
The processor is being disabled, will become DISABLED if successful.
Enabled
The processor is enabled, i.e., has an enabled version which can
currently serve processing requests and all the feature dependencies have
been successfully initialized.
Enabling
The processor is being enabled, will become ENABLED if successful.
Failed
The processor failed during creation or initialization of feature
dependencies. The user should delete the processor and recreate one as
all the functionalities of the processor are disabled.
[[["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 documentation details the \u003ccode\u003eProcessor.Types.State\u003c/code\u003e enum within the Google Cloud Document AI v1beta3 API, outlining the various operational states a processor can be in.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProcessor.Types.State\u003c/code\u003e enum includes states such as \u003ccode\u003eCreating\u003c/code\u003e, \u003ccode\u003eDeleting\u003c/code\u003e, \u003ccode\u003eDisabled\u003c/code\u003e, \u003ccode\u003eDisabling\u003c/code\u003e, \u003ccode\u003eEnabled\u003c/code\u003e, \u003ccode\u003eEnabling\u003c/code\u003e, \u003ccode\u003eFailed\u003c/code\u003e, and \u003ccode\u003eUnspecified\u003c/code\u003e, each describing a different phase or condition of the processor's lifecycle.\u003c/p\u003e\n"],["\u003cp\u003eProcessors in the \u003ccode\u003eCreating\u003c/code\u003e state are undergoing initialization, while \u003ccode\u003eDeleting\u003c/code\u003e processors are being removed, and the \u003ccode\u003eFailed\u003c/code\u003e state indicates an error during creation or feature initialization, requiring user intervention.\u003c/p\u003e\n"],["\u003cp\u003eA processor in \u003ccode\u003eEnabled\u003c/code\u003e state has a functional version that can process requests, unlike \u003ccode\u003eDisabled\u003c/code\u003e processors which cannot, while \u003ccode\u003eEnabling\u003c/code\u003e and \u003ccode\u003eDisabling\u003c/code\u003e are transitional states to those states respectively.\u003c/p\u003e\n"]]],[],null,[]]