Interface protos.google.cloud.compute.v1.IStoragePoolTypeList (4.6.0)

Properties of a StoragePoolTypeList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

StoragePoolTypeList id

items

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

StoragePoolTypeList items

kind

kind?: (string|null);

StoragePoolTypeList kind

nextPageToken

nextPageToken?: (string|null);

StoragePoolTypeList nextPageToken

selfLink?: (string|null);

StoragePoolTypeList selfLink

warning

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

StoragePoolTypeList warning