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

Properties of a StoragePoolTypeAggregatedList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

StoragePoolTypeAggregatedList id

items

items?: ({ [k: string]: google.cloud.compute.v1.IStoragePoolTypesScopedList }|null);

StoragePoolTypeAggregatedList items

kind

kind?: (string|null);

StoragePoolTypeAggregatedList kind

nextPageToken

nextPageToken?: (string|null);

StoragePoolTypeAggregatedList nextPageToken

selfLink?: (string|null);

StoragePoolTypeAggregatedList selfLink

warning

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

StoragePoolTypeAggregatedList warning