Aktualisiert ein Abo für einen Data Exchange. Ein Data Exchange kann veraltet sein, wenn ein Publisher Daten hinzufügt oder entfernt. Dieser Vorgang mit langer Ausführungszeit kann viele verknüpfte Datasets erstellen.
HTTP-Anfrage
POST https://analyticshub.googleapis.com/v1/{name=projects/*/locations/*/subscriptions/*}:refresh
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2024-05-23 (UTC)."],[[["This webpage details how to refresh a subscription to a Data Exchange, which is necessary when a publisher modifies the data."],["The refresh operation is initiated using a POST request to a specific URL, which includes the resource name of the subscription to be refreshed."],["The request body for this operation must be empty, and upon successful completion, the response body will contain an `Operation` instance."],["This operation requires specific OAuth scopes (`https://www.googleapis.com/auth/bigquery` or `https://www.googleapis.com/auth/cloud-platform`) and the `analyticshub.subscriptions.update` IAM permission."],["The Path parameter, `name` is required, to identify the name of the subscription to refresh, in the format of `projects/subscriberproject/locations/US/subscriptions/123`."]]],[]]