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

Properties of a MachineType.

Package

@google-cloud/compute

Properties

accelerators

accelerators?: (google.cloud.compute.v1.IAccelerators[]|null);

MachineType accelerators

creationTimestamp

creationTimestamp?: (string|null);

MachineType creationTimestamp

deprecated

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

MachineType deprecated

description

description?: (string|null);

MachineType description

guestCpus

guestCpus?: (number|null);

MachineType guestCpus

id

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

MachineType id

imageSpaceGb

imageSpaceGb?: (number|null);

MachineType imageSpaceGb

isSharedCpu

isSharedCpu?: (boolean|null);

MachineType isSharedCpu

kind

kind?: (string|null);

MachineType kind

maximumPersistentDisks

maximumPersistentDisks?: (number|null);

MachineType maximumPersistentDisks

maximumPersistentDisksSizeGb

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

MachineType maximumPersistentDisksSizeGb

memoryMb

memoryMb?: (number|null);

MachineType memoryMb

name

name?: (string|null);

MachineType name

scratchDisks

scratchDisks?: (google.cloud.compute.v1.IScratchDisks[]|null);

MachineType scratchDisks

selfLink?: (string|null);

MachineType selfLink

zone

zone?: (string|null);

MachineType zone