SetInstanceAcceleratorRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
Request for setting instance accelerator. .. attribute:: name
Required. Format:
projects/{project_id}/locations/{location}/instances/{instance_id}
:type: str
Attributes |
|
---|---|
Name | Description |
type_ |
google.cloud.notebooks_v1beta1.types.Instance.AcceleratorType
Required. Type of this accelerator. |
core_count |
int
Required. Count of cores of this accelerator. Note that not all combinations of type and core_count are valid.
Check `GPUs on Compute
Engine |