Class ListEndpointsResponse (0.5.0)

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

The response message for RegistrationService.ListEndpoints.

Attributes

NameDescription
endpoints Sequence[google.cloud.servicedirectory_v1beta1.types.Endpoint]
The list of endpoints.
next_page_token str
Token to retrieve the next page of results, or empty if there are no more results in the list.