public interface ReservationBlockPhysicalTopologyOrBuilder
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 block.
|
com.google.protobuf.ByteString |
getClusterBytes()
The cluster name of the reservation block.
|
boolean |
hasBlock()
The hash of the capacity block within the cluster.
|
boolean |
hasCluster()
The cluster name of the reservation 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 block.
optional string cluster = 335221242;String getCluster()
The cluster name of the reservation block.
optional string cluster = 335221242;com.google.protobuf.ByteString getClusterBytes()
The cluster name of the reservation block.
optional string cluster = 335221242;Copyright © 2025 Google LLC. All rights reserved.