public static interface TestProtos.OptResponseProtoOrBuilder extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getMessage()
optional string message = 1; |
com.google.protobuf.ByteString |
getMessageBytes()
optional string message = 1; |
boolean |
hasMessage()
optional string message = 1; |
boolean hasMessage()
optional string message = 1;
String getMessage()
optional string message = 1;
com.google.protobuf.ByteString getMessageBytes()
optional string message = 1;
Copyright © 2017 Apache Software Foundation. All Rights Reserved.