Class ListSharedResourceSubscriptionsResponse (0.4.3)

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

Message for response to the listing of shared resource subscriptions.

Attributes

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