public interface NodeSelectorOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getAccelerator()
Required.
|
com.google.protobuf.ByteString |
getAcceleratorBytes()
Required.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getAccelerator()
Required. GPU accelerator type to attach to an instance.
string accelerator = 1 [(.google.api.field_behavior) = REQUIRED];com.google.protobuf.ByteString getAcceleratorBytes()
Required. GPU accelerator type to attach to an instance.
string accelerator = 1 [(.google.api.field_behavior) = REQUIRED];Copyright © 2025 Google LLC. All rights reserved.