public static final class LocationGRPCService.LocationResponse extends com.google.protobuf.GeneratedMessageV3 implements LocationGRPCService.LocationResponseOrBuilder
v1.LocationResponse| Modifier and Type | Class and Description |
|---|---|
static class |
LocationGRPCService.LocationResponse.Builder
Protobuf type
v1.LocationResponse |
com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | Field and Description |
|---|---|
static int |
CAMPUS_FIELD_NUMBER |
static int |
REGION_FIELD_NUMBER |
static int |
ZONE_FIELD_NUMBER |
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneoffindInitializationErrors, getInitializationErrorString, toStringtoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int REGION_FIELD_NUMBER
public static final int ZONE_FIELD_NUMBER
public static final int CAMPUS_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public String getRegion()
string region = 1;getRegion in interface LocationGRPCService.LocationResponseOrBuilderpublic com.google.protobuf.ByteString getRegionBytes()
string region = 1;getRegionBytes in interface LocationGRPCService.LocationResponseOrBuilderpublic String getZone()
string zone = 2;getZone in interface LocationGRPCService.LocationResponseOrBuilderpublic com.google.protobuf.ByteString getZoneBytes()
string zone = 2;getZoneBytes in interface LocationGRPCService.LocationResponseOrBuilderpublic String getCampus()
string campus = 3;getCampus in interface LocationGRPCService.LocationResponseOrBuilderpublic com.google.protobuf.ByteString getCampusBytes()
string campus = 3;getCampusBytes in interface LocationGRPCService.LocationResponseOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static LocationGRPCService.LocationResponse parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static LocationGRPCService.LocationResponse parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static LocationGRPCService.LocationResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static LocationGRPCService.LocationResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static LocationGRPCService.LocationResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static LocationGRPCService.LocationResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static LocationGRPCService.LocationResponse parseFrom(InputStream input) throws IOException
IOExceptionpublic static LocationGRPCService.LocationResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static LocationGRPCService.LocationResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static LocationGRPCService.LocationResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static LocationGRPCService.LocationResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static LocationGRPCService.LocationResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic LocationGRPCService.LocationResponse.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static LocationGRPCService.LocationResponse.Builder newBuilder()
public static LocationGRPCService.LocationResponse.Builder newBuilder(LocationGRPCService.LocationResponse prototype)
public LocationGRPCService.LocationResponse.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLitepublic static LocationGRPCService.LocationResponse getDefaultInstance()
public static com.google.protobuf.Parser<LocationGRPCService.LocationResponse> parser()
public com.google.protobuf.Parser<LocationGRPCService.LocationResponse> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public LocationGRPCService.LocationResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2023. All rights reserved.