Class ListRegistrationsResponse (1.1.3)

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

Response for the ListRegistrations method.

Attributes

NameDescription
registrations Sequence[google.cloud.domains_v1.types.Registration]
A list of Registration\ s.
next_page_token str
When present, there are more results to retrieve. Set page_token to this value on a subsequent call to get the next page of results.