Class ListMessageBusEnrollmentsResponse (1.19.0)

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

The response message for the ListMessageBusEnrollments method.`

Attributes

Name Description
enrollments MutableSequence[str]
The requested enrollments, up to the number specified in page_size.
next_page_token str
A page token that can be sent to ListMessageBusEnrollments to request the next page. If this is empty, then there are no more pages.
unreachable MutableSequence[str]
Unreachable resources, if any.