Interface protos.google.cloud.compute.v1beta.IAcceleratorTypeAggregatedList (6.14.0)

Properties of an AcceleratorTypeAggregatedList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

AcceleratorTypeAggregatedList id

items

items?: ({ [k: string]: google.cloud.compute.v1beta.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.v1beta.IWarning|null);

AcceleratorTypeAggregatedList warning