長時間実行オペレーションの詳細の取得
bookmark_borderbookmark
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
長時間実行オペレーション(LRO)のステータスと詳細を取得します。
もっと見る
このコードサンプルを含む詳細なドキュメントについては、以下をご覧ください。
コードサンプル
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],[],[[["This code sample retrieves the status and details of a long-running operation (LRO) using the Document AI API."],["The sample utilizes the `GetOperationRequest` to request information about a specific operation identified by its name."],["Authentication to Document AI is required and can be set up using Application Default Credentials as described in the documentation."],["The location of the operation must be specified, and a different API endpoint is used if the location is other than \"us\"."],["Further code samples related to Google Cloud products, including Document AI, can be explored in the Google Cloud sample browser."]]],[]]