Class ResolveAppConnectionsResponse (0.2.1)

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

Response message for BeyondCorp.ResolveAppConnections.

Attributes

NameDescription
app_connection_details Sequence[google.cloud.beyondcorp_appconnections_v1.types.ResolveAppConnectionsResponse.AppConnectionDetails]
A list of BeyondCorp AppConnections with details 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 Sequence[str]
A list of locations that could not be reached.

Inheritance

builtins.object > proto.message.Message > ResolveAppConnectionsResponse

Classes

AppConnectionDetails

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

Details of the AppConnection.