Class ListServiceConnectionPoliciesResponse (2.13.0)

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

Response for ListServiceConnectionPolicies.

Attributes

Name Description
service_connection_policies MutableSequence[google.cloud.networkconnectivity_v1.types.ServiceConnectionPolicy]
ServiceConnectionPolicies to be returned.
next_page_token str
The next pagination token in the List response. It should be used as page_token for the following request. An empty value means no more result.
unreachable MutableSequence[str]
Locations that could not be reached.