public static interface PublicPbrpcProto.RequestHeadOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAcceptCharset()
optional string accept_charset = 5; |
com.google.protobuf.ByteString |
getAcceptCharsetBytes()
optional string accept_charset = 5; |
String |
getCharset()
optional string charset = 4; |
com.google.protobuf.ByteString |
getCharsetBytes()
optional string charset = 4; |
int |
getCompressType()
optional uint32 compress_type = 8; |
boolean |
getConnection()
optional bool connection = 3; |
int |
getContentType()
optional uint32 content_type = 2; |
String |
getCreateTime()
optional string create_time = 6; |
com.google.protobuf.ByteString |
getCreateTimeBytes()
optional string create_time = 6; |
String |
getFromHost()
optional string from_host = 1; |
com.google.protobuf.ByteString |
getFromHostBytes()
optional string from_host = 1; |
long |
getLogId()
optional uint64 log_id = 7; |
boolean |
hasAcceptCharset()
optional string accept_charset = 5; |
boolean |
hasCharset()
optional string charset = 4; |
boolean |
hasCompressType()
optional uint32 compress_type = 8; |
boolean |
hasConnection()
optional bool connection = 3; |
boolean |
hasContentType()
optional uint32 content_type = 2; |
boolean |
hasCreateTime()
optional string create_time = 6; |
boolean |
hasFromHost()
optional string from_host = 1; |
boolean |
hasLogId()
optional uint64 log_id = 7; |
boolean hasFromHost()
optional string from_host = 1;String getFromHost()
optional string from_host = 1;com.google.protobuf.ByteString getFromHostBytes()
optional string from_host = 1;boolean hasContentType()
optional uint32 content_type = 2;int getContentType()
optional uint32 content_type = 2;boolean hasConnection()
optional bool connection = 3;boolean getConnection()
optional bool connection = 3;boolean hasCharset()
optional string charset = 4;String getCharset()
optional string charset = 4;com.google.protobuf.ByteString getCharsetBytes()
optional string charset = 4;boolean hasAcceptCharset()
optional string accept_charset = 5;String getAcceptCharset()
optional string accept_charset = 5;com.google.protobuf.ByteString getAcceptCharsetBytes()
optional string accept_charset = 5;boolean hasCreateTime()
optional string create_time = 6;String getCreateTime()
optional string create_time = 6;com.google.protobuf.ByteString getCreateTimeBytes()
optional string create_time = 6;boolean hasLogId()
optional uint64 log_id = 7;long getLogId()
optional uint64 log_id = 7;boolean hasCompressType()
optional uint32 compress_type = 8;int getCompressType()
optional uint32 compress_type = 8;Copyright © 2019 Baidu, Inc.. All rights reserved.