public static interface LocationGRPCService.LocationResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getCampus()
string campus = 3; |
com.google.protobuf.ByteString |
getCampusBytes()
string campus = 3; |
String |
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; |
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 getCampus()
string campus = 3;com.google.protobuf.ByteString getCampusBytes()
string campus = 3;Copyright © 2023. All rights reserved.