Class ListSubscribersResponse (1.4.0)

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

Response Message for ListSubscribers.

Attributes

NameDescription
topic str
Name of the topic registered with the reseller.
service_accounts Sequence[str]
List of service accounts which have subscriber access to the topic.
next_page_token str
A token that can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.