Class ListHostProjectRegistrationsResponse (0.5.0)

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

The ListHostProjectRegistrations method's response.

Attributes

Name Description
host_project_registrations MutableSequence[google.cloud.apihub_v1.types.HostProjectRegistration]
The list of host project registrations.
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.