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

Properties of an AcceleratorTypeAggregatedList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

AcceleratorTypeAggregatedList id

items

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

AcceleratorTypeAggregatedList items

kind

kind?: (string|null);

AcceleratorTypeAggregatedList kind

nextPageToken

nextPageToken?: (string|null);

AcceleratorTypeAggregatedList nextPageToken

selfLink?: (string|null);

AcceleratorTypeAggregatedList selfLink

unreachables

unreachables?: (string[]|null);

AcceleratorTypeAggregatedList unreachables

warning

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

AcceleratorTypeAggregatedList warning