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 webpage details how to list subscriptions on a Data Exchange or Listing using an HTTP GET request with a specific URL structure."],["The request requires a resource path parameter specifying either a Data Exchange or Listing and supports query parameters like `includeDeletedSubscriptions`, `pageSize`, and `pageToken` for filtering and pagination."],["The HTTP GET request does not require a request body to be provided and returns a `ListSharedResourceSubscriptionsResponse` upon successful execution."],["To successfully make this request, the caller must have either the `https://www.googleapis.com/auth/bigquery` or `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]