public static final class Search.SearchResponse extends com.google.protobuf.GeneratedMessage implements Search.SearchResponseOrBuilder
限定符和类型 | 类和说明 |
---|---|
static class |
Search.SearchResponse.Builder |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>
限定符和类型 | 字段和说明 |
---|---|
static int |
AGGS_FIELD_NUMBER |
static int |
GROUP_BYS_FIELD_NUMBER |
static int |
IS_ALL_SUCCEEDED_FIELD_NUMBER |
static int |
NEXT_TOKEN_FIELD_NUMBER |
static int |
ROWS_FIELD_NUMBER |
static int |
TOTAL_HITS_FIELD_NUMBER |
限定符和类型 | 方法和说明 |
---|---|
com.google.protobuf.ByteString |
getAggs() |
static Search.SearchResponse |
getDefaultInstance() |
Search.SearchResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.ByteString |
getGroupBys() |
boolean |
getIsAllSucceeded() |
com.google.protobuf.ByteString |
getNextToken() |
com.google.protobuf.ByteString |
getRows(int index) |
int |
getRowsCount() |
List<com.google.protobuf.ByteString> |
getRowsList() |
int |
getSerializedSize() |
long |
getTotalHits() |
boolean |
hasAggs() |
boolean |
hasGroupBys() |
boolean |
hasIsAllSucceeded() |
boolean |
hasNextToken() |
boolean |
hasTotalHits() |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Search.SearchResponse.Builder |
newBuilder() |
static Search.SearchResponse.Builder |
newBuilder(Search.SearchResponse prototype) |
Search.SearchResponse.Builder |
newBuilderForType() |
protected Search.SearchResponse.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static Search.SearchResponse |
parseDelimitedFrom(InputStream input) |
static Search.SearchResponse |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.SearchResponse |
parseFrom(byte[] data) |
static Search.SearchResponse |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.SearchResponse |
parseFrom(com.google.protobuf.ByteString data) |
static Search.SearchResponse |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.SearchResponse |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Search.SearchResponse |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.SearchResponse |
parseFrom(InputStream input) |
static Search.SearchResponse |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Search.SearchResponse.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension
equals, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toString
toByteArray, toByteString, writeDelimitedTo, writeTo
public static final int TOTAL_HITS_FIELD_NUMBER
public static final int ROWS_FIELD_NUMBER
public static final int IS_ALL_SUCCEEDED_FIELD_NUMBER
public static final int NEXT_TOKEN_FIELD_NUMBER
public static final int AGGS_FIELD_NUMBER
public static final int GROUP_BYS_FIELD_NUMBER
public static Search.SearchResponse getDefaultInstance()
public Search.SearchResponse getDefaultInstanceForType()
getDefaultInstanceForType
在接口中 com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
在接口中 com.google.protobuf.MessageOrBuilder
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
在类中 com.google.protobuf.GeneratedMessage
public boolean hasTotalHits()
hasTotalHits
在接口中 Search.SearchResponseOrBuilder
public long getTotalHits()
getTotalHits
在接口中 Search.SearchResponseOrBuilder
public List<com.google.protobuf.ByteString> getRowsList()
getRowsList
在接口中 Search.SearchResponseOrBuilder
public int getRowsCount()
getRowsCount
在接口中 Search.SearchResponseOrBuilder
public com.google.protobuf.ByteString getRows(int index)
getRows
在接口中 Search.SearchResponseOrBuilder
public boolean hasIsAllSucceeded()
public boolean getIsAllSucceeded()
public boolean hasNextToken()
hasNextToken
在接口中 Search.SearchResponseOrBuilder
public com.google.protobuf.ByteString getNextToken()
getNextToken
在接口中 Search.SearchResponseOrBuilder
public boolean hasAggs()
hasAggs
在接口中 Search.SearchResponseOrBuilder
public com.google.protobuf.ByteString getAggs()
getAggs
在接口中 Search.SearchResponseOrBuilder
public boolean hasGroupBys()
hasGroupBys
在接口中 Search.SearchResponseOrBuilder
public com.google.protobuf.ByteString getGroupBys()
getGroupBys
在接口中 Search.SearchResponseOrBuilder
public final boolean isInitialized()
isInitialized
在接口中 com.google.protobuf.MessageLiteOrBuilder
isInitialized
在类中 com.google.protobuf.GeneratedMessage
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
在接口中 com.google.protobuf.MessageLite
writeTo
在类中 com.google.protobuf.AbstractMessage
IOException
public int getSerializedSize()
getSerializedSize
在接口中 com.google.protobuf.MessageLite
getSerializedSize
在类中 com.google.protobuf.AbstractMessage
protected Object writeReplace() throws ObjectStreamException
writeReplace
在类中 com.google.protobuf.GeneratedMessage
ObjectStreamException
public static Search.SearchResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Search.SearchResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Search.SearchResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Search.SearchResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Search.SearchResponse parseFrom(InputStream input) throws IOException
IOException
public static Search.SearchResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static Search.SearchResponse parseDelimitedFrom(InputStream input) throws IOException
IOException
public static Search.SearchResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static Search.SearchResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static Search.SearchResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static Search.SearchResponse.Builder newBuilder()
public Search.SearchResponse.Builder newBuilderForType()
newBuilderForType
在接口中 com.google.protobuf.Message
newBuilderForType
在接口中 com.google.protobuf.MessageLite
public static Search.SearchResponse.Builder newBuilder(Search.SearchResponse prototype)
public Search.SearchResponse.Builder toBuilder()
toBuilder
在接口中 com.google.protobuf.Message
toBuilder
在接口中 com.google.protobuf.MessageLite
protected Search.SearchResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType
在类中 com.google.protobuf.GeneratedMessage
Copyright © 2019. All Rights Reserved.