public static final class StGetPersonPDStatisticsAd.Parameters extends com.google.protobuf.GeneratedMessage implements StGetPersonPDStatisticsAd.ParametersOrBuilder
dstore.engine.st_GetPersonPDStatistics_Ad.Parameters| Modifier and Type | Class and Description |
|---|---|
static class |
StGetPersonPDStatisticsAd.Parameters.Builder
Protobuf type
dstore.engine.st_GetPersonPDStatistics_Ad.Parameters |
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>| Modifier and Type | Field and Description |
|---|---|
static int |
BASIC_CHARACTERISTIC_NUMBERS_FIELD_NUMBER |
static int |
BASIC_CHARACTERISTIC_NUMBERS_NULL_FIELD_NUMBER |
static int |
FROM_DATE_FIELD_NUMBER |
static int |
FROM_DATE_NULL_FIELD_NUMBER |
static int |
GET_TOP_X_FIELD_NUMBER |
static int |
GET_TOP_X_NULL_FIELD_NUMBER |
static int |
H_TREE_NODE_IDS_FIELD_NUMBER |
static int |
H_TREE_NODE_IDS_NULL_FIELD_NUMBER |
static com.google.protobuf.Parser<StGetPersonPDStatisticsAd.Parameters> |
PARSER |
static int |
PERSON_IDS_FIELD_NUMBER |
static int |
PERSON_IDS_NULL_FIELD_NUMBER |
static int |
SUMMARIZE_DAYS_FIELD_NUMBER |
static int |
SUMMARIZE_DAYS_NULL_FIELD_NUMBER |
static int |
TO_DATE_FIELD_NUMBER |
static int |
TO_DATE_NULL_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
Values.stringValue |
getBasicCharacteristicNumbers()
optional .dstore.engine.values.stringValue basic_characteristic_numbers = 4; |
boolean |
getBasicCharacteristicNumbersNull()
optional bool basic_characteristic_numbers_null = 1004; |
Values.stringValueOrBuilder |
getBasicCharacteristicNumbersOrBuilder()
optional .dstore.engine.values.stringValue basic_characteristic_numbers = 4; |
static StGetPersonPDStatisticsAd.Parameters |
getDefaultInstance() |
StGetPersonPDStatisticsAd.Parameters |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Values.timestampValue |
getFromDate()
optional .dstore.engine.values.timestampValue from_date = 2; |
boolean |
getFromDateNull()
optional bool from_date_null = 1002; |
Values.timestampValueOrBuilder |
getFromDateOrBuilder()
optional .dstore.engine.values.timestampValue from_date = 2; |
Values.integerValue |
getGetTopX()
optional .dstore.engine.values.integerValue get_top_x = 7; |
boolean |
getGetTopXNull()
optional bool get_top_x_null = 1007; |
Values.integerValueOrBuilder |
getGetTopXOrBuilder()
optional .dstore.engine.values.integerValue get_top_x = 7; |
Values.stringValue |
getHTreeNodeIds()
optional .dstore.engine.values.stringValue h_tree_node_ids = 5; |
boolean |
getHTreeNodeIdsNull()
optional bool h_tree_node_ids_null = 1005; |
Values.stringValueOrBuilder |
getHTreeNodeIdsOrBuilder()
optional .dstore.engine.values.stringValue h_tree_node_ids = 5; |
com.google.protobuf.Parser<StGetPersonPDStatisticsAd.Parameters> |
getParserForType() |
Values.stringValue |
getPersonIds()
optional .dstore.engine.values.stringValue person_ids = 1; |
boolean |
getPersonIdsNull()
optional bool person_ids_null = 1001; |
Values.stringValueOrBuilder |
getPersonIdsOrBuilder()
optional .dstore.engine.values.stringValue person_ids = 1; |
int |
getSerializedSize() |
Values.booleanValue |
getSummarizeDays()
optional .dstore.engine.values.booleanValue summarize_days = 6; |
boolean |
getSummarizeDaysNull()
optional bool summarize_days_null = 1006; |
Values.booleanValueOrBuilder |
getSummarizeDaysOrBuilder()
optional .dstore.engine.values.booleanValue summarize_days = 6; |
Values.timestampValue |
getToDate()
optional .dstore.engine.values.timestampValue to_date = 3; |
boolean |
getToDateNull()
optional bool to_date_null = 1003; |
Values.timestampValueOrBuilder |
getToDateOrBuilder()
optional .dstore.engine.values.timestampValue to_date = 3; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasBasicCharacteristicNumbers()
optional .dstore.engine.values.stringValue basic_characteristic_numbers = 4; |
boolean |
hasFromDate()
optional .dstore.engine.values.timestampValue from_date = 2; |
boolean |
hasGetTopX()
optional .dstore.engine.values.integerValue get_top_x = 7; |
boolean |
hasHTreeNodeIds()
optional .dstore.engine.values.stringValue h_tree_node_ids = 5; |
boolean |
hasPersonIds()
optional .dstore.engine.values.stringValue person_ids = 1; |
boolean |
hasSummarizeDays()
optional .dstore.engine.values.booleanValue summarize_days = 6; |
boolean |
hasToDate()
optional .dstore.engine.values.timestampValue to_date = 3; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static StGetPersonPDStatisticsAd.Parameters.Builder |
newBuilder() |
static StGetPersonPDStatisticsAd.Parameters.Builder |
newBuilder(StGetPersonPDStatisticsAd.Parameters prototype) |
StGetPersonPDStatisticsAd.Parameters.Builder |
newBuilderForType() |
protected StGetPersonPDStatisticsAd.Parameters.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static StGetPersonPDStatisticsAd.Parameters |
parseDelimitedFrom(java.io.InputStream input) |
static StGetPersonPDStatisticsAd.Parameters |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StGetPersonPDStatisticsAd.Parameters |
parseFrom(byte[] data) |
static StGetPersonPDStatisticsAd.Parameters |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StGetPersonPDStatisticsAd.Parameters |
parseFrom(com.google.protobuf.ByteString data) |
static StGetPersonPDStatisticsAd.Parameters |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StGetPersonPDStatisticsAd.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input) |
static StGetPersonPDStatisticsAd.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StGetPersonPDStatisticsAd.Parameters |
parseFrom(java.io.InputStream input) |
static StGetPersonPDStatisticsAd.Parameters |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<StGetPersonPDStatisticsAd.Parameters> |
parser() |
StGetPersonPDStatisticsAd.Parameters.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownField, writeReplaceequals, findInitializationErrors, getInitializationErrorString, hashCode, hashFields, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int PERSON_IDS_FIELD_NUMBER
public static final int PERSON_IDS_NULL_FIELD_NUMBER
public static final int FROM_DATE_FIELD_NUMBER
public static final int FROM_DATE_NULL_FIELD_NUMBER
public static final int TO_DATE_FIELD_NUMBER
public static final int TO_DATE_NULL_FIELD_NUMBER
public static final int BASIC_CHARACTERISTIC_NUMBERS_FIELD_NUMBER
public static final int BASIC_CHARACTERISTIC_NUMBERS_NULL_FIELD_NUMBER
public static final int H_TREE_NODE_IDS_FIELD_NUMBER
public static final int H_TREE_NODE_IDS_NULL_FIELD_NUMBER
public static final int SUMMARIZE_DAYS_FIELD_NUMBER
public static final int SUMMARIZE_DAYS_NULL_FIELD_NUMBER
public static final int GET_TOP_X_FIELD_NUMBER
public static final int GET_TOP_X_NULL_FIELD_NUMBER
public static final com.google.protobuf.Parser<StGetPersonPDStatisticsAd.Parameters> PARSER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic boolean hasPersonIds()
optional .dstore.engine.values.stringValue person_ids = 1;hasPersonIds in interface StGetPersonPDStatisticsAd.ParametersOrBuilderpublic Values.stringValue getPersonIds()
optional .dstore.engine.values.stringValue person_ids = 1;getPersonIds in interface StGetPersonPDStatisticsAd.ParametersOrBuilderpublic Values.stringValueOrBuilder getPersonIdsOrBuilder()
optional .dstore.engine.values.stringValue person_ids = 1;getPersonIdsOrBuilder in interface StGetPersonPDStatisticsAd.ParametersOrBuilderpublic boolean getPersonIdsNull()
optional bool person_ids_null = 1001;getPersonIdsNull in interface StGetPersonPDStatisticsAd.ParametersOrBuilderpublic boolean hasFromDate()
optional .dstore.engine.values.timestampValue from_date = 2;hasFromDate in interface StGetPersonPDStatisticsAd.ParametersOrBuilderpublic Values.timestampValue getFromDate()
optional .dstore.engine.values.timestampValue from_date = 2;getFromDate in interface StGetPersonPDStatisticsAd.ParametersOrBuilderpublic Values.timestampValueOrBuilder getFromDateOrBuilder()
optional .dstore.engine.values.timestampValue from_date = 2;getFromDateOrBuilder in interface StGetPersonPDStatisticsAd.ParametersOrBuilderpublic boolean getFromDateNull()
optional bool from_date_null = 1002;getFromDateNull in interface StGetPersonPDStatisticsAd.ParametersOrBuilderpublic boolean hasToDate()
optional .dstore.engine.values.timestampValue to_date = 3;hasToDate in interface StGetPersonPDStatisticsAd.ParametersOrBuilderpublic Values.timestampValue getToDate()
optional .dstore.engine.values.timestampValue to_date = 3;getToDate in interface StGetPersonPDStatisticsAd.ParametersOrBuilderpublic Values.timestampValueOrBuilder getToDateOrBuilder()
optional .dstore.engine.values.timestampValue to_date = 3;getToDateOrBuilder in interface StGetPersonPDStatisticsAd.ParametersOrBuilderpublic boolean getToDateNull()
optional bool to_date_null = 1003;getToDateNull in interface StGetPersonPDStatisticsAd.ParametersOrBuilderpublic boolean hasBasicCharacteristicNumbers()
optional .dstore.engine.values.stringValue basic_characteristic_numbers = 4;hasBasicCharacteristicNumbers in interface StGetPersonPDStatisticsAd.ParametersOrBuilderpublic Values.stringValue getBasicCharacteristicNumbers()
optional .dstore.engine.values.stringValue basic_characteristic_numbers = 4;getBasicCharacteristicNumbers in interface StGetPersonPDStatisticsAd.ParametersOrBuilderpublic Values.stringValueOrBuilder getBasicCharacteristicNumbersOrBuilder()
optional .dstore.engine.values.stringValue basic_characteristic_numbers = 4;getBasicCharacteristicNumbersOrBuilder in interface StGetPersonPDStatisticsAd.ParametersOrBuilderpublic boolean getBasicCharacteristicNumbersNull()
optional bool basic_characteristic_numbers_null = 1004;getBasicCharacteristicNumbersNull in interface StGetPersonPDStatisticsAd.ParametersOrBuilderpublic boolean hasHTreeNodeIds()
optional .dstore.engine.values.stringValue h_tree_node_ids = 5;hasHTreeNodeIds in interface StGetPersonPDStatisticsAd.ParametersOrBuilderpublic Values.stringValue getHTreeNodeIds()
optional .dstore.engine.values.stringValue h_tree_node_ids = 5;getHTreeNodeIds in interface StGetPersonPDStatisticsAd.ParametersOrBuilderpublic Values.stringValueOrBuilder getHTreeNodeIdsOrBuilder()
optional .dstore.engine.values.stringValue h_tree_node_ids = 5;getHTreeNodeIdsOrBuilder in interface StGetPersonPDStatisticsAd.ParametersOrBuilderpublic boolean getHTreeNodeIdsNull()
optional bool h_tree_node_ids_null = 1005;getHTreeNodeIdsNull in interface StGetPersonPDStatisticsAd.ParametersOrBuilderpublic boolean hasSummarizeDays()
optional .dstore.engine.values.booleanValue summarize_days = 6;hasSummarizeDays in interface StGetPersonPDStatisticsAd.ParametersOrBuilderpublic Values.booleanValue getSummarizeDays()
optional .dstore.engine.values.booleanValue summarize_days = 6;getSummarizeDays in interface StGetPersonPDStatisticsAd.ParametersOrBuilderpublic Values.booleanValueOrBuilder getSummarizeDaysOrBuilder()
optional .dstore.engine.values.booleanValue summarize_days = 6;getSummarizeDaysOrBuilder in interface StGetPersonPDStatisticsAd.ParametersOrBuilderpublic boolean getSummarizeDaysNull()
optional bool summarize_days_null = 1006;getSummarizeDaysNull in interface StGetPersonPDStatisticsAd.ParametersOrBuilderpublic boolean hasGetTopX()
optional .dstore.engine.values.integerValue get_top_x = 7;hasGetTopX in interface StGetPersonPDStatisticsAd.ParametersOrBuilderpublic Values.integerValue getGetTopX()
optional .dstore.engine.values.integerValue get_top_x = 7;getGetTopX in interface StGetPersonPDStatisticsAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getGetTopXOrBuilder()
optional .dstore.engine.values.integerValue get_top_x = 7;getGetTopXOrBuilder in interface StGetPersonPDStatisticsAd.ParametersOrBuilderpublic boolean getGetTopXNull()
optional bool get_top_x_null = 1007;getGetTopXNull in interface StGetPersonPDStatisticsAd.ParametersOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessagejava.io.IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessagepublic static StGetPersonPDStatisticsAd.Parameters parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StGetPersonPDStatisticsAd.Parameters parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StGetPersonPDStatisticsAd.Parameters parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StGetPersonPDStatisticsAd.Parameters parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StGetPersonPDStatisticsAd.Parameters parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static StGetPersonPDStatisticsAd.Parameters parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static StGetPersonPDStatisticsAd.Parameters parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static StGetPersonPDStatisticsAd.Parameters parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static StGetPersonPDStatisticsAd.Parameters parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static StGetPersonPDStatisticsAd.Parameters parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic StGetPersonPDStatisticsAd.Parameters.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static StGetPersonPDStatisticsAd.Parameters.Builder newBuilder()
public static StGetPersonPDStatisticsAd.Parameters.Builder newBuilder(StGetPersonPDStatisticsAd.Parameters prototype)
public StGetPersonPDStatisticsAd.Parameters.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected StGetPersonPDStatisticsAd.Parameters.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessagepublic static StGetPersonPDStatisticsAd.Parameters getDefaultInstance()
public static com.google.protobuf.Parser<StGetPersonPDStatisticsAd.Parameters> parser()
public com.google.protobuf.Parser<StGetPersonPDStatisticsAd.Parameters> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic StGetPersonPDStatisticsAd.Parameters getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder