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

Properties of an ImageList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

ImageList id

items

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

ImageList items

kind

kind?: (string|null);

ImageList kind

nextPageToken

nextPageToken?: (string|null);

ImageList nextPageToken

selfLink?: (string|null);

ImageList selfLink

warning

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

ImageList warning