Interface NodeSelectorOrBuilder (0.52.0)

public interface NodeSelectorOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getAccelerator()

public abstract String getAccelerator()

Required. GPU accelerator type to attach to an instance.

string accelerator = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
String

The accelerator.

getAcceleratorBytes()

public abstract ByteString getAcceleratorBytes()

Required. GPU accelerator type to attach to an instance.

string accelerator = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
ByteString

The bytes for accelerator.