Class AcceleratorType (1.4.0)

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

A accelerator type that a Node can be configured with.

Attributes

NameDescription
name str
The resource name.
type_ str
the accelerator type.

Inheritance

builtins.object > proto.message.Message > AcceleratorType