Interface protos.google.cloud.networkconnectivity.v1.IListHubsResponse (1.2.1)

Properties of a ListHubsResponse.

Package

@google-cloud/network-connectivity!

Properties

hubs

hubs?: (google.cloud.networkconnectivity.v1.IHub[]|null);

ListHubsResponse hubs

Property Value
TypeDescription
(google.cloud.networkconnectivity.v1.IHub[]|null)

nextPageToken

nextPageToken?: (string|null);

ListHubsResponse nextPageToken

Property Value
TypeDescription
(string|null)

unreachable

unreachable?: (string[]|null);

ListHubsResponse unreachable

Property Value
TypeDescription
(string[]|null)