Interface protos.google.cloud.support.v2.IListSupportEventSubscriptionsResponse (2.5.0)

Properties of a ListSupportEventSubscriptionsResponse.

Package

@google-cloud/support

Properties

nextPageToken

nextPageToken?: (string|null);

ListSupportEventSubscriptionsResponse nextPageToken

supportEventSubscriptions

supportEventSubscriptions?: (google.cloud.support.v2.ISupportEventSubscription[]|null);

ListSupportEventSubscriptionsResponse supportEventSubscriptions