public interface ReservationSubBlockPhysicalTopologyOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getBlock()
The hash of the capacity block within the cluster.
|
com.google.protobuf.ByteString |
getBlockBytes()
The hash of the capacity block within the cluster.
|
String |
getCluster()
The cluster name of the reservation subBlock.
|
com.google.protobuf.ByteString |
getClusterBytes()
The cluster name of the reservation subBlock.
|
String |
getSubBlock()
The hash of the capacity sub-block within the capacity block.
|
com.google.protobuf.ByteString |
getSubBlockBytes()
The hash of the capacity sub-block within the capacity block.
|
boolean |
hasBlock()
The hash of the capacity block within the cluster.
|
boolean |
hasCluster()
The cluster name of the reservation subBlock.
|
boolean |
hasSubBlock()
The hash of the capacity sub-block within the capacity block.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasBlock()
The hash of the capacity block within the cluster.
optional string block = 93832333;String getBlock()
The hash of the capacity block within the cluster.
optional string block = 93832333;com.google.protobuf.ByteString getBlockBytes()
The hash of the capacity block within the cluster.
optional string block = 93832333;boolean hasCluster()
The cluster name of the reservation subBlock.
optional string cluster = 335221242;String getCluster()
The cluster name of the reservation subBlock.
optional string cluster = 335221242;com.google.protobuf.ByteString getClusterBytes()
The cluster name of the reservation subBlock.
optional string cluster = 335221242;boolean hasSubBlock()
The hash of the capacity sub-block within the capacity block.
optional string sub_block = 478033358;String getSubBlock()
The hash of the capacity sub-block within the capacity block.
optional string sub_block = 478033358;com.google.protobuf.ByteString getSubBlockBytes()
The hash of the capacity sub-block within the capacity block.
optional string sub_block = 478033358;Copyright © 2025 Google LLC. All rights reserved.