public static interface PublicPbrpcProto.ResponseBodyOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getError()
optional int32 error = 3; |
long |
getId()
required uint64 id = 4; |
com.google.protobuf.ByteString |
getSerializedResponse()
optional bytes serialized_response = 1; |
String |
getVersion()
optional string version = 2; |
com.google.protobuf.ByteString |
getVersionBytes()
optional string version = 2; |
boolean |
hasError()
optional int32 error = 3; |
boolean |
hasId()
required uint64 id = 4; |
boolean |
hasSerializedResponse()
optional bytes serialized_response = 1; |
boolean |
hasVersion()
optional string version = 2; |
boolean hasSerializedResponse()
optional bytes serialized_response = 1;com.google.protobuf.ByteString getSerializedResponse()
optional bytes serialized_response = 1;boolean hasVersion()
optional string version = 2;String getVersion()
optional string version = 2;com.google.protobuf.ByteString getVersionBytes()
optional string version = 2;boolean hasError()
optional int32 error = 3;int getError()
optional int32 error = 3;boolean hasId()
required uint64 id = 4;long getId()
required uint64 id = 4;Copyright © 2019 Baidu, Inc.. All rights reserved.