Class ListSubscribersResponse (0.3.0)

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

Response Message for ListSubscribers. .. attribute:: topic

Name of the topic registered with the reseller.

:type: str

Attributes

NameDescription
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.