public static interface PublicPbrpcProto.ResponseHeadOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getCode()
required sint32 code = 1; |
int |
getCompressType()
optional uint32 compress_type = 4; |
String |
getFromHost()
optional string from_host = 3; |
com.google.protobuf.ByteString |
getFromHostBytes()
optional string from_host = 3; |
String |
getText()
optional string text = 2; |
com.google.protobuf.ByteString |
getTextBytes()
optional string text = 2; |
boolean |
hasCode()
required sint32 code = 1; |
boolean |
hasCompressType()
optional uint32 compress_type = 4; |
boolean |
hasFromHost()
optional string from_host = 3; |
boolean |
hasText()
optional string text = 2; |
boolean hasCode()
required sint32 code = 1;int getCode()
required sint32 code = 1;boolean hasText()
optional string text = 2;String getText()
optional string text = 2;com.google.protobuf.ByteString getTextBytes()
optional string text = 2;boolean hasFromHost()
optional string from_host = 3;String getFromHost()
optional string from_host = 3;com.google.protobuf.ByteString getFromHostBytes()
optional string from_host = 3;boolean hasCompressType()
optional uint32 compress_type = 4;int getCompressType()
optional uint32 compress_type = 4;Copyright © 2019 Baidu, Inc.. All rights reserved.