Class ListClientConnectorServicesResponse (0.4.0)

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

Message for response to listing ClientConnectorServices.

Attributes

NameDescription
client_connector_services MutableSequence[google.cloud.beyondcorp_clientconnectorservices_v1.types.ClientConnectorService]
The list of ClientConnectorService.
next_page_token str
A token identifying a page of results the server should return.
unreachable MutableSequence[str]
Locations that could not be reached.