public static interface CubeVisitProtos.CubeVisitResponse.ErrorInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage()
required string message = 2; |
com.google.protobuf.ByteString |
getMessageBytes()
required string message = 2; |
CubeVisitProtos.CubeVisitResponse.ErrorType |
getType()
required .CubeVisitResponse.ErrorType type = 1; |
boolean |
hasMessage()
required string message = 2; |
boolean |
hasType()
required .CubeVisitResponse.ErrorType type = 1; |
boolean hasType()
required .CubeVisitResponse.ErrorType type = 1;CubeVisitProtos.CubeVisitResponse.ErrorType getType()
required .CubeVisitResponse.ErrorType type = 1;boolean hasMessage()
required string message = 2;String getMessage()
required string message = 2;com.google.protobuf.ByteString getMessageBytes()
required string message = 2;Copyright © 2014–2017 Apache Software Foundation. All rights reserved.