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

Properties of a MachineImageList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

MachineImageList id

items

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

MachineImageList items

kind

kind?: (string|null);

MachineImageList kind

nextPageToken

nextPageToken?: (string|null);

MachineImageList nextPageToken

selfLink?: (string|null);

MachineImageList selfLink

warning

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

MachineImageList warning