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-19 UTC."],[[["\u003cp\u003eThis page provides reference documentation for the \u003ccode\u003eProcessor.Types.State\u003c/code\u003e enum within the Google Cloud Document AI V1 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documentation available is 3.19.0, and there are multiple previous versions that can be browsed, all the way down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProcessor.Types.State\u003c/code\u003e enum defines the possible states a processor can be in, including \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.\u003c/p\u003e\n"],["\u003cp\u003eEach state of a processor has specific implications, such as whether it can be used for processing requests or if it requires user intervention due to failure.\u003c/p\u003e\n"],["\u003cp\u003eThe Google.Cloud.DocumentAI.V1 assembly contains the \u003ccode\u003eProcessor.Types.State\u003c/code\u003e enum and other relevant classes.\u003c/p\u003e\n"]]],[],null,[]]