Class ListAppConnectionsResponse (0.4.9)

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

Response message for BeyondCorp.ListAppConnections.

Attributes

NameDescription
app_connections MutableSequence[google.cloud.beyondcorp_appconnections_v1.types.AppConnection]
A list of BeyondCorp AppConnections in the project.
next_page_token str
A token to retrieve the next page of results, or empty if there are no more results in the list.
unreachable MutableSequence[str]
A list of locations that could not be reached.