Interface protos.google.cloud.vmwareengine.v1.IListPrivateConnectionsResponse (1.0.2)

Properties of a ListPrivateConnectionsResponse.

Package

@google-cloud/vmwareengine

Properties

nextPageToken

nextPageToken?: (string|null);

ListPrivateConnectionsResponse nextPageToken

privateConnections

privateConnections?: (google.cloud.vmwareengine.v1.IPrivateConnection[]|null);

ListPrivateConnectionsResponse privateConnections

unreachable

unreachable?: (string[]|null);

ListPrivateConnectionsResponse unreachable