Class ListSubscriptionsResponse (0.6.0)

ListSubscriptionsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Message for response to the listing of subscriptions.

Attributes

Name Description
subscriptions MutableSequence[google.cloud.bigquery_analyticshub_v1.types.Subscription]
The list of subscriptions.
next_page_token str
Next page token.