Interface protos.google.cloud.compute.v1.ISubnetworkList (4.5.0)

Properties of a SubnetworkList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

SubnetworkList id

items

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

SubnetworkList items

kind

kind?: (string|null);

SubnetworkList kind

nextPageToken

nextPageToken?: (string|null);

SubnetworkList nextPageToken

selfLink?: (string|null);

SubnetworkList selfLink

warning

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

SubnetworkList warning