Letzten Status eines lange laufenden Vorgangs abrufen. Clients können diese Methode nutzen, um die Ergebnisse eines Vorgangs nach gewissen Zeitabständen zu testen, wie vom API-Dienst empfohlen.
HTTP-Anfrage
GET https://workspaceevents.googleapis.com/v1beta/{name=operations/**}
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2024-05-03 (UTC)."],[[["This API endpoint retrieves the latest state of a long-running operation, allowing clients to poll for results."],["It uses a `GET` request with the URL `https://workspaceevents.googleapis.com/v1beta/{name=operations/**}`, where `{name}` specifies the operation resource."],["The request body should be empty and a successful response returns an `Operation` object detailing the operation's status."],["Authorization requires one of the listed OAuth scopes related to Google Chat or Google Meet, providing varying levels of access."]]],[]]