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

Properties of a StoragePoolList.

Package

@google-cloud/compute

Properties

etag

etag?: (string|null);

StoragePoolList etag

id

id?: (string|null);

StoragePoolList id

items

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

StoragePoolList items

kind

kind?: (string|null);

StoragePoolList kind

nextPageToken

nextPageToken?: (string|null);

StoragePoolList nextPageToken

selfLink?: (string|null);

StoragePoolList selfLink

unreachables

unreachables?: (string[]|null);

StoragePoolList unreachables

warning

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

StoragePoolList warning