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

Properties of a ZoneList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

ZoneList id

items

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

ZoneList items

kind

kind?: (string|null);

ZoneList kind

nextPageToken

nextPageToken?: (string|null);

ZoneList nextPageToken

selfLink?: (string|null);

ZoneList selfLink

warning

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

ZoneList warning