public static interface Meta.ClusterInfoEntryOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getClusterId()
optional string cluster_id = 1; |
com.google.protobuf.ByteString |
getClusterIdBytes()
optional string cluster_id = 1; |
boolean |
hasClusterId()
optional string cluster_id = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasClusterId()
optional string cluster_id = 1;
String getClusterId()
optional string cluster_id = 1;
com.google.protobuf.ByteString getClusterIdBytes()
optional string cluster_id = 1;
Copyright © 2023. All Rights Reserved.