ListSubscribersResponse

Response Message for ListSubscribers.

JSON representation
{ "topic": string, "serviceAccounts": [ string ], "nextPageToken": string }
Fields
topic

string

Name of the topic registered with the reseller.

serviceAccounts[]

string

List of service accounts which have subscriber access to the topic.

nextPageToken

string

A token that can be sent as pageToken to retrieve the next page. If this field is omitted, there are no subsequent pages.