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

Properties of a ReservationList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

ReservationList id

items

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

ReservationList items

kind

kind?: (string|null);

ReservationList kind

nextPageToken

nextPageToken?: (string|null);

ReservationList nextPageToken

selfLink?: (string|null);

ReservationList selfLink

warning

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

ReservationList warning