Class ListSharedResourceSubscriptionsResponse (0.4.13)

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

Message for response to the listing of shared resource subscriptions.

Attributes

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