Erforderlich. Ressourcenname des angeforderten Ziels. Diese Ressource kann entweder ein Eintrag oder ein DataExchange sein. z.B. projects/123/locations/US/dataExchanges/456 ODER z.B. projects/123/locations/US/dataExchanges/456/listings/789
Abfrageparameter
Parameter
includeDeletedSubscriptions
boolean
Wenn diese Option ausgewählt ist, werden gelöschte Abos in die Antwort aufgenommen (bis zu 63 Tage nach dem Löschen).
pageSize
integer
Die maximale Anzahl von Ergebnissen, die auf einer einzelnen Antwortseite zurückgegeben werden sollen.
pageToken
string
Seitentoken, das von einem vorherigen Aufruf zurückgegeben wurde.
[[["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 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."]]],[]]