public static interface LrsLoadBalancingPolicyConfig.LocalityOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getRegion()
string region = 1; |
com.google.protobuf.ByteString |
getRegionBytes()
string region = 1; |
String |
getSubzone()
string subzone = 3; |
com.google.protobuf.ByteString |
getSubzoneBytes()
string subzone = 3; |
String |
getZone()
string zone = 2; |
com.google.protobuf.ByteString |
getZoneBytes()
string zone = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getRegion()
string region = 1;com.google.protobuf.ByteString getRegionBytes()
string region = 1;String getZone()
string zone = 2;com.google.protobuf.ByteString getZoneBytes()
string zone = 2;String getSubzone()
string subzone = 3;com.google.protobuf.ByteString getSubzoneBytes()
string subzone = 3;Copyright © 2022 Google LLC. All rights reserved.