Skip to main content
Google Cloud Documentation
Technology areas
  • AI and ML
  • Application development
  • Application hosting
  • Compute
  • Data analytics and pipelines
  • Databases
  • Distributed, hybrid, and multicloud
  • Industry solutions
  • Migration
  • Networking
  • Observability and monitoring
  • Security
  • Storage
Cross-product tools
  • Access and resources management
  • Costs and usage management
  • Infrastructure as code
  • SDK, languages, frameworks, and tools
/
Console
  • English
  • 中文 – 简体
  • Document AI
Start free
Overview Guides Samples Reference Resources
Google Cloud Documentation
  • Technology areas
    • More
    • Overview
    • Guides
    • Samples
    • Reference
    • Resources
  • Cross-product tools
    • More
  • Console
  • Document AI
  • All APIs and reference
  • Client libraries
    • C++ Reference
    • C# Reference
    • Go Reference
    • Java Reference
    • Node.js Reference
    • PHP Reference
    • Python Reference
    • Ruby Reference
  • REST Reference
    • Overview
    • v1
      • REST Resources
      • projects.locations
        • Overview
        • fetchProcessorTypes
        • get
        • list
      • projects.locations.operations
        • Overview
        • cancel
        • get
        • list
      • projects.locations.processorTypes
        • Overview
        • get
        • list
      • projects.locations.processors
        • Overview
        • batchProcess
        • create
        • delete
        • disable
        • enable
        • get
        • list
        • process
        • setDefaultProcessorVersion
      • projects.locations.processors.humanReviewConfig
        • Overview
        • reviewDocument
      • projects.locations.processors.processorVersions
        • Overview
        • batchProcess
        • delete
        • deploy
        • evaluateProcessorVersion
        • get
        • list
        • process
        • train
        • undeploy
      • projects.locations.processors.processorVersions.evaluations
        • Overview
        • get
        • list
      • projects.locations.schemas
        • Overview
        • create
        • delete
        • get
        • list
        • patch
      • projects.locations.schemas.schemaVersions
        • Overview
        • create
        • delete
        • generate
        • get
        • list
        • patch
      • projects.operations
        • Overview
        • get
      • Types
      • BatchDocumentsInputConfig
      • Document
      • DocumentOutputConfig
      • DocumentSchema
      • GcsDocument
      • GcsDocuments
      • GcsPrefix
      • ProcessOptions
      • ProcessResponse
      • RawDocument
    • v1beta3
      • REST Resources
      • projects.locations
        • Overview
        • fetchProcessorTypes
        • get
        • list
      • projects.locations.operations
        • Overview
        • cancel
        • get
        • list
      • projects.locations.processorTypes
        • Overview
        • get
        • list
      • projects.locations.processors
        • Overview
        • batchProcess
        • create
        • delete
        • disable
        • enable
        • get
        • list
        • process
        • setDefaultProcessorVersion
        • updateDataset
      • projects.locations.processors.dataset
        • Overview
        • batchDeleteDocuments
        • getDatasetSchema
        • getDocument
        • importDocuments
        • listDocuments
        • updateDatasetSchema
      • projects.locations.processors.humanReviewConfig
        • Overview
        • reviewDocument
      • projects.locations.processors.processorVersions
        • Overview
        • batchProcess
        • delete
        • deploy
        • evaluateProcessorVersion
        • get
        • importProcessorVersion
        • list
        • process
        • train
        • undeploy
      • projects.locations.processors.processorVersions.evaluations
        • Overview
        • get
        • list
      • projects.locations.schemas
        • Overview
        • create
        • delete
        • get
        • list
        • patch
      • projects.locations.schemas.schemaVersions
        • Overview
        • create
        • delete
        • generate
        • get
        • list
        • patch
      • Types
      • BatchDocumentsInputConfig
      • BatchInputConfig
      • BatchOutputConfig
      • DatasetSchema
      • DatasetSplitType
      • Document
      • DocumentOutputConfig
      • GcsDocument
      • GcsDocuments
      • ProcessOptions
      • ProcessResponse
      • RawDocument
    • Shared types
      • Types
      • AlignmentType
      • BatchDeleteDocumentsMetadata
      • BatchDeleteDocumentsResponse
      • BatchProcessMetadata
      • BatchProcessResponse
      • CancelOperationRequest
      • Color
      • CommonOperationMetadata
      • ConfidenceLevelMetrics
      • CustomModelType
      • Dataset
      • Date
      • DateTime
      • DeleteProcessorMetadata
      • DeleteProcessorVersionMetadata
      • DeployProcessorVersionMetadata
      • DeployProcessorVersionResponse
      • DisableProcessorMetadata
      • DisableProcessorResponse
      • DocumentId
      • DocumentSchema
      • EnableProcessorMetadata
      • EnableProcessorResponse
      • EvaluateProcessorVersionMetadata
      • EvaluateProcessorVersionResponse
      • EvaluationReference
      • Format
      • GetLocationRequest
      • GetOperationRequest
      • ImportDocumentsMetadata
      • ImportDocumentsResponse
      • ImportProcessorVersionMetadata
      • ImportProcessorVersionResponse
      • LaunchStage
      • Length
      • ListLocationsRequest
      • ListLocationsResponse
      • ListOperationsRequest
      • ListOperationsResponse
      • Method
      • Metrics
      • MetricsType
      • ModelType
      • Money
      • MultiConfidenceMetrics
      • OccurrenceType
      • OperationType
      • PostalAddress
      • Processor
      • ProcessorVersion
      • RelationalOperator
      • ReviewDocumentOperationMetadata
      • ReviewDocumentResponse
      • RevisionCase
      • SetDefaultProcessorVersionMetadata
      • SetDefaultProcessorVersionResponse
      • State
      • Status
      • TrainProcessorVersionMetadata
      • TrainProcessorVersionResponse
      • UndeployProcessorVersionMetadata
      • UndeployProcessorVersionResponse
      • UpdateDatasetOperationMetadata
      • UpdateProcessorVersionMetadata
      • ValidatorInput
  • RPC Reference
    • Overview
    • cloud.ai.documentai.lab.hifia.tools.validation
    • google.api
    • google.cloud.documentai.v1
    • google.cloud.documentai.v1beta3
    • google.cloud.location
    • google.longrunning
    • google.rpc
    • google.type
  • Document AI Workflows Connector
  • Migration from v1beta2
  • Cloud IAM references for Document AI
    • Document AI permissions
    • Document AI roles
  • Document AI Toolbox
    • Python Reference
  • AI and ML
  • Application development
  • Application hosting
  • Compute
  • Data analytics and pipelines
  • Databases
  • Distributed, hybrid, and multicloud
  • Industry solutions
  • Migration
  • Networking
  • Observability and monitoring
  • Security
  • Storage
  • Access and resources management
  • Costs and usage management
  • Infrastructure as code
  • SDK, languages, frameworks, and tools
  • Home
  • Documentation
  • AI and ML
  • Document AI
  • Reference

EnableProcessorMetadata Stay organized with collections Save and categorize content based on your preferences.

The long-running operation metadata for the EnableProcessor method.

JSON representation
{
  "commonMetadata": {
    object (CommonOperationMetadata)
  }
}
Fields
commonMetadata

object (CommonOperationMetadata)

The basic metadata of the long-running operation.

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 2026-08-13 UTC.

  • Support

    • Release Notes
  • Resources

    • GitHub
    • Getting Started with Google Cloud
    • Code samples
    • Cloud Architecture Center
  • Terms
  • Privacy
  • Manage cookies
  • English
  • 中文 – 简体