Interface protos.google.cloud.channel.v1.IListSubscribersResponse

Properties of a ListSubscribersResponse.

Package

@google-cloud/channel!

Properties

nextPageToken

nextPageToken?: (string|null);

ListSubscribersResponse nextPageToken

Property Value
TypeDescription
(string|null)

serviceAccounts

serviceAccounts?: (string[]|null);

ListSubscribersResponse serviceAccounts

Property Value
TypeDescription
(string[]|null)

topic

topic?: (string|null);

ListSubscribersResponse topic

Property Value
TypeDescription
(string|null)