Class ComputeEngineShapeDescriptor (0.1.0)

ComputeEngineShapeDescriptor(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Compute Engine target shape descriptor.

Attributes

NameDescription
memory_mb int
Memory in mebibytes.
physical_core_count int
Number of physical cores.
logical_core_count int
Number of logical cores.
series str
Compute Engine machine series.
machine_type str
Compute Engine machine type.