acceleratorConfig property

AcceleratorConfig? acceleratorConfig
getter/setter pair

The hardware accelerator used on this instance.

If you use accelerators, make sure that your configuration has [enough vCPUs and memory to support the machine_type you have selected](https://cloud.google.com/compute/docs/gpus/#gpus-list).

Implementation

AcceleratorConfig? acceleratorConfig;