[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2024-05-03 (世界標準時間)。"],[[["This method retrieves the latest state of a long-running operation, allowing clients to poll for results."],["It uses an HTTP GET request with the operation name specified in the path parameter."],["The request body should be empty, and a successful response will contain an Operation object."],["Authorization requires one of the listed OAuth scopes related to Google Chat or Google Meet."]]],["This operation retrieves the state of a long-running process using a `GET` request to a specific URL pattern: `https://workspaceevents.googleapis.com/v1/{name=operations/**}`. The `name` parameter specifies the operation resource. The request body must be empty. A successful response returns an `Operation` instance. Access requires one of several specified OAuth scopes, including scopes related to Chat, Meetings, and their associated resources.\n"]]