public interface NodeTemplateNodeTypeFlexibilityOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getCpus()
optional string cpus = 3060683; |
com.google.protobuf.ByteString |
getCpusBytes()
optional string cpus = 3060683; |
String |
getLocalSsd()
optional string local_ssd = 405741360; |
com.google.protobuf.ByteString |
getLocalSsdBytes()
optional string local_ssd = 405741360; |
String |
getMemory()
optional string memory = 532856065; |
com.google.protobuf.ByteString |
getMemoryBytes()
optional string memory = 532856065; |
boolean |
hasCpus()
optional string cpus = 3060683; |
boolean |
hasLocalSsd()
optional string local_ssd = 405741360; |
boolean |
hasMemory()
optional string memory = 532856065; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasCpus()
optional string cpus = 3060683;String getCpus()
optional string cpus = 3060683;com.google.protobuf.ByteString getCpusBytes()
optional string cpus = 3060683;boolean hasLocalSsd()
optional string local_ssd = 405741360;String getLocalSsd()
optional string local_ssd = 405741360;com.google.protobuf.ByteString getLocalSsdBytes()
optional string local_ssd = 405741360;boolean hasMemory()
optional string memory = 532856065;String getMemory()
optional string memory = 532856065;com.google.protobuf.ByteString getMemoryBytes()
optional string memory = 532856065;Copyright © 2023 Google LLC. All rights reserved.