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

Properties of a DiskTypeList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

DiskTypeList id

items

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

DiskTypeList items

kind

kind?: (string|null);

DiskTypeList kind

nextPageToken

nextPageToken?: (string|null);

DiskTypeList nextPageToken

selfLink?: (string|null);

DiskTypeList selfLink

warning

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

DiskTypeList warning