Class ListSubscriptionsResponse (0.4.3)

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

Message for response to the listing of subscriptions.

Attributes

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