Interface protos.google.cloud.compute.v1beta.IImageList (6.9.0)

Properties of an ImageList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

ImageList id

items

items?: (google.cloud.compute.v1beta.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.v1beta.IWarning|null);

ImageList warning