Interface protos.google.cloud.compute.v1.INetworkList (4.3.0)

Properties of a NetworkList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

NetworkList id

items

items?: (google.cloud.compute.v1.INetwork[]|null);

NetworkList items

kind

kind?: (string|null);

NetworkList kind

nextPageToken

nextPageToken?: (string|null);

NetworkList nextPageToken

selfLink?: (string|null);

NetworkList selfLink

warning

warning?: (google.cloud.compute.v1.IWarning|null);

NetworkList warning