Class ListRegistrationsResponse (0.2.3)

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

Response for the ListRegistrations method. .. attribute:: registrations

A list of Registration\ s.

:type: Sequence[google.cloud.domains_v1beta1.types.Registration]

Attribute

NameDescription
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.