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

Properties of a UsableSubnetworksAggregatedList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

UsableSubnetworksAggregatedList id

items

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

UsableSubnetworksAggregatedList items

kind

kind?: (string|null);

UsableSubnetworksAggregatedList kind

nextPageToken

nextPageToken?: (string|null);

UsableSubnetworksAggregatedList nextPageToken

selfLink?: (string|null);

UsableSubnetworksAggregatedList selfLink

warning

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

UsableSubnetworksAggregatedList warning