Class ListClientConnectorServicesResponse (0.2.1)

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

Message for response to listing ClientConnectorServices.

Attributes

NameDescription
client_connector_services Sequence[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 Sequence[str]
Locations that could not be reached.

Inheritance

builtins.object > proto.message.Message > ListClientConnectorServicesResponse