Class ListDestinationsResponse (2.13.0)

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

Response message to list Destination resources.

Attributes

Name Description
destinations MutableSequence[google.cloud.networkconnectivity_v1.types.Destination]
The list of Destination resources to be listed.
next_page_token str
The next page token.
unreachable MutableSequence[str]
Locations that could not be reached.