Interface protos.google.cloud.networkmanagement.v1beta1.IListConnectivityTestsResponse (1.0.2)

Properties of a ListConnectivityTestsResponse.

Package

@google-cloud/network-management!

Properties

nextPageToken

nextPageToken?: (string|null);

ListConnectivityTestsResponse nextPageToken

Property Value
TypeDescription
(string|null)

resources

resources?: (google.cloud.networkmanagement.v1beta1.IConnectivityTest[]|null);

ListConnectivityTestsResponse resources

Property Value
TypeDescription
(google.cloud.networkmanagement.v1beta1.IConnectivityTest[]|null)

unreachable

unreachable?: (string[]|null);

ListConnectivityTestsResponse unreachable

Property Value
TypeDescription
(string[]|null)