Wajib. Nama resource target yang diminta. Resource ini dapat berupa Listingan atau DataExchange. mis. projects/123/locations/US/dataExchanges/456 ATAU mis. projects/123/locations/US/dataExchanges/456/listings/789
Parameter kueri
Parameter
includeDeletedSubscriptions
boolean
Jika dipilih, sertakan langganan yang dihapus dalam respons (hingga 63 hari setelah penghapusan).
pageSize
integer
Jumlah hasil maksimum untuk ditampilkan dalam satu halaman respons.
pageToken
string
Token halaman, yang ditampilkan oleh panggilan sebelumnya.
[[["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 endpoint retrieves a list of subscriptions associated with a specific Data Exchange or Listing resource using a GET request."],["The request URL requires a `resource` path parameter that specifies the target Listing or DataExchange in a structured format."],["Optional query parameters, such as `includeDeletedSubscriptions`, `pageSize`, and `pageToken`, allow for filtering and pagination of the subscription list."],["The request body must be empty, and the response body will contain a `ListSharedResourceSubscriptionsResponse` object if the request is successful."],["To access this endpoint, you need to include one of the following OAuth scopes: `https://www.googleapis.com/auth/bigquery` or `https://www.googleapis.com/auth/cloud-platform`."]]],[]]