Memperbarui Langganan ke Pertukaran Data. Pertukaran Data bisa menjadi usang saat penayang menambahkan atau menghapus data. Ini adalah operasi yang berjalan lama karena dapat membuat banyak set data yang tertaut.
Permintaan HTTP
POST https://analyticshub.googleapis.com/v1/{name=projects/*/locations/*/subscriptions/*}:refresh
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2024-04-19 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`."]]],[]]