public static interface UserProtos.RequestResultsOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
int |
getMaximumResponses()
optional int32 maximum_responses = 2; |
UserBitShared.QueryId |
getQueryId()
optional .exec.shared.QueryId query_id = 1; |
UserBitShared.QueryIdOrBuilder |
getQueryIdOrBuilder()
optional .exec.shared.QueryId query_id = 1; |
boolean |
hasMaximumResponses()
optional int32 maximum_responses = 2; |
boolean |
hasQueryId()
optional .exec.shared.QueryId query_id = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasQueryId()
optional .exec.shared.QueryId query_id = 1;
UserBitShared.QueryId getQueryId()
optional .exec.shared.QueryId query_id = 1;
UserBitShared.QueryIdOrBuilder getQueryIdOrBuilder()
optional .exec.shared.QueryId query_id = 1;
boolean hasMaximumResponses()
optional int32 maximum_responses = 2;
int getMaximumResponses()
optional int32 maximum_responses = 2;
Copyright © 1970 The Apache Software Foundation. All rights reserved.