ComputeEngineShapeDescriptor(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
Compute Engine target shape descriptor.
Attributes |
|
---|---|
Name | Description |
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. |
storage |
MutableSequence[google.cloud.migrationcenter_v1.types.ComputeStorageDescriptor]
Compute Engine storage. Never empty. |