GCP Compute Machine Type
A GCP Compute Machine Type represents the virtualised hardware profile that will be assigned to a Compute Engine instance. It defines the amount of vCPUs, memory, and, depending on the family, additional capabilities such as extended memory or attached GPUs. Selecting an appropriate machine type determines the performance characteristics, cost, and quota usage of a workload, and therefore has a direct impact on both operational efficiency and spend forecasting. Google Cloud offers predefined, custom and automatically scaling machine types, grouped into families optimised for general purpose, compute-optimised, memory-optimised and accelerator workloads.
For full details refer to the official documentation: https://cloud.google.com/compute/docs/machine-types.
Supported Methods​
GET: Get a gcp-compute-machine-type by its "name"LIST: List all gcp-compute-machine-typeSEARCH