Doc AI - プロセスタスクを使用すると、Document AI プロセッサにオンライン(同期)リクエストを送信して、単一のドキュメントを処理できます。Document AI プロセッサは、ドキュメントの分類、分割、解析、分析など、さまざまなドキュメント処理を行う Cloud Document AI コンポーネントです。
Cloud Document AI は、自然言語、コンピュータ ビジョン、翻訳、AutoML などの最先端の Google AI を使用して、非構造化ドキュメントまたは半構造化ドキュメントから構造化された情報を解析できる Google Cloud サービスです。
始める前に
Doc AI - プロセスタスクを構成する前に、 Google 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 - Process task allows sending synchronous requests to a Document AI processor for various document processing actions like classifying, splitting, parsing, or analyzing."],["Before using the Doc AI - Process task, the Document AI API must be enabled, and an authentication profile must be created within the Google Cloud project."],["Configuring the Doc AI - Process task involves selecting an authentication profile and defining input parameters such as Region, ProjectsId, ProcessorsId, and the request JSON structure."],["This feature is a Pre-GA offering, which means it's available \"as is\" with potentially limited support, as detailed in the Pre-GA Offerings Terms."],["The Doc AI - Process task output returns an instance of the processed document, enabling further integration steps within the workflow."]]],[]]