Doc AI - バッチ処理タスクでは、単一のバッチ(非同期)リクエストを Document AI プロセッサに送信して、複数のドキュメントを処理できます。その後、Document AI が長時間実行オペレーション(LRO)を開始し、処理された結果を Cloud Storage バケットに保存します。Document AI プロセッサは、ドキュメントの分類、分割、解析、分析など、さまざまなドキュメント処理を行う Cloud Document AI コンポーネントです。
Cloud Document AI は、自然言語、コンピュータ ビジョン、翻訳、AutoML などの最先端の Google AI を使用して、非構造化ドキュメントまたは半構造化ドキュメントから構造化された情報を解析できる Google Cloud サービスです。
始める前に
Doc AI - バッチプロセスタスクを構成する前に、Google Cloud プロジェクトで次のタスクを行う必要があります。
Cloud Document AI API(documentai.googleapis.com)を有効にします。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-04-01 UTC。"],[[["The **Doc AI - Batch Process** task allows you to send a single asynchronous request to a Document AI processor for processing multiple documents, storing the results in Cloud Storage."],["This task requires enabling the Cloud Document AI API and creating an authentication profile with specific IAM permissions (`documentai.processors.processBatch` and `documentai.processorVersions.processBatch`)."],["Configuring the task involves selecting an authentication profile and defining input parameters such as the Cloud Document AI region, project ID, processor ID, and the request JSON."],["The batch task results in a long-running operation (LRO), and the output provides the name of this operation for tracking purposes."],["The Doc AI Batch process is currently a Pre-GA feature, meaning it is available \"as is\" with limited support, as detailed in the Pre-GA Offerings Terms."]]],[]]