Refreshes a Subscription to a Data Exchange. A Data Exchange can become stale when a publisher adds or removes data. This is a long-running operation as it may create many linked datasets.
HTTP request
POST https://analyticshub.googleapis.com/v1/{name=projects/*/locations/*/subscriptions/*}:refresh
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 UTC."],[[["\u003cp\u003eThis webpage details how to refresh a subscription to a Data Exchange, which is necessary when a publisher modifies the data.\u003c/p\u003e\n"],["\u003cp\u003eThe refresh operation is initiated using a POST request to a specific URL, which includes the resource name of the subscription to be refreshed.\u003c/p\u003e\n"],["\u003cp\u003eThe request body for this operation must be empty, and upon successful completion, the response body will contain an \u003ccode\u003eOperation\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eThis operation requires specific OAuth scopes (\u003ccode\u003ehttps://www.googleapis.com/auth/bigquery\u003c/code\u003e or \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e) and the \u003ccode\u003eanalyticshub.subscriptions.update\u003c/code\u003e IAM permission.\u003c/p\u003e\n"],["\u003cp\u003eThe Path parameter, \u003ccode\u003ename\u003c/code\u003e is required, to identify the name of the subscription to refresh, in the format of \u003ccode\u003eprojects/subscriberproject/locations/US/subscriptions/123\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]