Class ListSupportEventSubscriptionsResponse (0.5.1)

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

Response message for ListSupportEventSubscriptions.

Attributes

Name Description
support_event_subscriptions MutableSequence[google.cloud.support_v2beta.types.SupportEventSubscription]
The support event subscriptions.
next_page_token str
A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.