Interface protos.google.cloud.compute.v1.IAcceleratorType (4.3.0)

Properties of an AcceleratorType.

Package

@google-cloud/compute

Properties

creationTimestamp

creationTimestamp?: (string|null);

AcceleratorType creationTimestamp

deprecated

deprecated?: (google.cloud.compute.v1.IDeprecationStatus|null);

AcceleratorType deprecated

description

description?: (string|null);

AcceleratorType description

id

id?: (number|Long|string|null);

AcceleratorType id

kind

kind?: (string|null);

AcceleratorType kind

maximumCardsPerInstance

maximumCardsPerInstance?: (number|null);

AcceleratorType maximumCardsPerInstance

name

name?: (string|null);

AcceleratorType name

selfLink?: (string|null);

AcceleratorType selfLink

zone

zone?: (string|null);

AcceleratorType zone