Class ListConnectivityTestsResponse (0.1.1)

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

Response for the ListConnectivityTests method. .. attribute:: resources

List of Connectivity Tests.

:type: Sequence[google.cloud.network_management_v1.types.ConnectivityTest]

Attributes

NameDescription
next_page_token str
Page token to fetch the next set of Connectivity Tests.
unreachable Sequence[str]
Locations that could not be reached (when querying all locations with -).