Method: operations.get
長時間実行オペレーションの最新の状態を取得します。クライアントはこのメソッドを使用して、API サービスで推奨される間隔でオペレーションの結果をポーリングできます。
HTTP リクエスト
GET https://androiddeviceprovisioning.googleapis.com/v1/{name=operations/**}
この URL は gRPC Transcoding 構文を使用します。
パスパラメータ
パラメータ |
name |
string
オペレーション リソースの名前。
|
リクエストの本文
リクエストの本文は空にする必要があります。
レスポンスの本文
成功した場合、レスポンスの本文には Operation
のインスタンスが含まれます。
承認スコープ
次の OAuth スコープが必要です。
https://www.googleapis.com/auth/androidworkprovisioning
詳しくは、OAuth 2.0 の概要をご覧ください。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-08-07 UTC。
[null,null,["最終更新日 2024-08-07 UTC。"],[[["This page documents how to get the latest state of a long-running operation using the API."],["The HTTP request is a GET method to a specified URL, following gRPC Transcoding syntax, and requiring the resource's name."],["The request body for this operation must be empty, so no information is required to send."],["A successful response contains an `Operation` instance detailing the current state of the operation."],["The required OAuth scope for this operation is `https://www.googleapis.com/auth/androidworkprovisioning`."]]],[]]