public static final class StGetVisitorPersonsAd.Parameters extends com.google.protobuf.GeneratedMessage implements StGetVisitorPersonsAd.ParametersOrBuilder
dstore.engine.st_GetVisitorPersons_Ad.Parameters| Modifier and Type | Class and Description |
|---|---|
static class |
StGetVisitorPersonsAd.Parameters.Builder
Protobuf type
dstore.engine.st_GetVisitorPersons_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 |
FROM_DATE_FIELD_NUMBER |
static int |
FROM_DATE_NULL_FIELD_NUMBER |
static int |
OUTPUT_INTO_ONE_ID_FIELD_NUMBER |
static int |
OUTPUT_INTO_ONE_ID_NULL_FIELD_NUMBER |
static com.google.protobuf.Parser<StGetVisitorPersonsAd.Parameters> |
PARSER |
static int |
PERSON_ID_FIELD_NUMBER |
static int |
PERSON_ID_NULL_FIELD_NUMBER |
static int |
TO_DATE_FIELD_NUMBER |
static int |
TO_DATE_NULL_FIELD_NUMBER |
static int |
VISITOR_ID_FIELD_NUMBER |
static int |
VISITOR_ID_NULL_FIELD_NUMBER |
static int |
VISITOR_OR_PERSON_IDS_IN_ONE_ID_FIELD_NUMBER |
static int |
VISITOR_OR_PERSON_IDS_IN_ONE_ID_NULL_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
static StGetVisitorPersonsAd.Parameters |
getDefaultInstance() |
StGetVisitorPersonsAd.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.booleanValue |
getOutputIntoOneId()
optional .dstore.engine.values.booleanValue output_into_one_id = 6; |
boolean |
getOutputIntoOneIdNull()
optional bool output_into_one_id_null = 1006; |
Values.booleanValueOrBuilder |
getOutputIntoOneIdOrBuilder()
optional .dstore.engine.values.booleanValue output_into_one_id = 6; |
com.google.protobuf.Parser<StGetVisitorPersonsAd.Parameters> |
getParserForType() |
Values.integerValue |
getPersonId()
optional .dstore.engine.values.integerValue person_id = 4; |
boolean |
getPersonIdNull()
optional bool person_id_null = 1004; |
Values.integerValueOrBuilder |
getPersonIdOrBuilder()
optional .dstore.engine.values.integerValue person_id = 4; |
int |
getSerializedSize() |
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() |
Values.integerValue |
getVisitorId()
optional .dstore.engine.values.integerValue visitor_id = 1; |
boolean |
getVisitorIdNull()
optional bool visitor_id_null = 1001; |
Values.integerValueOrBuilder |
getVisitorIdOrBuilder()
optional .dstore.engine.values.integerValue visitor_id = 1; |
Values.integerValue |
getVisitorOrPersonIdsInOneId()
optional .dstore.engine.values.integerValue visitor_or_person_ids_in_one_id = 5; |
boolean |
getVisitorOrPersonIdsInOneIdNull()
optional bool visitor_or_person_ids_in_one_id_null = 1005; |
Values.integerValueOrBuilder |
getVisitorOrPersonIdsInOneIdOrBuilder()
optional .dstore.engine.values.integerValue visitor_or_person_ids_in_one_id = 5; |
boolean |
hasFromDate()
optional .dstore.engine.values.timestampValue from_date = 2; |
boolean |
hasOutputIntoOneId()
optional .dstore.engine.values.booleanValue output_into_one_id = 6; |
boolean |
hasPersonId()
optional .dstore.engine.values.integerValue person_id = 4; |
boolean |
hasToDate()
optional .dstore.engine.values.timestampValue to_date = 3; |
boolean |
hasVisitorId()
optional .dstore.engine.values.integerValue visitor_id = 1; |
boolean |
hasVisitorOrPersonIdsInOneId()
optional .dstore.engine.values.integerValue visitor_or_person_ids_in_one_id = 5; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static StGetVisitorPersonsAd.Parameters.Builder |
newBuilder() |
static StGetVisitorPersonsAd.Parameters.Builder |
newBuilder(StGetVisitorPersonsAd.Parameters prototype) |
StGetVisitorPersonsAd.Parameters.Builder |
newBuilderForType() |
protected StGetVisitorPersonsAd.Parameters.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static StGetVisitorPersonsAd.Parameters |
parseDelimitedFrom(java.io.InputStream input) |
static StGetVisitorPersonsAd.Parameters |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StGetVisitorPersonsAd.Parameters |
parseFrom(byte[] data) |
static StGetVisitorPersonsAd.Parameters |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StGetVisitorPersonsAd.Parameters |
parseFrom(com.google.protobuf.ByteString data) |
static StGetVisitorPersonsAd.Parameters |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StGetVisitorPersonsAd.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input) |
static StGetVisitorPersonsAd.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StGetVisitorPersonsAd.Parameters |
parseFrom(java.io.InputStream input) |
static StGetVisitorPersonsAd.Parameters |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<StGetVisitorPersonsAd.Parameters> |
parser() |
StGetVisitorPersonsAd.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 VISITOR_ID_FIELD_NUMBER
public static final int VISITOR_ID_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 PERSON_ID_FIELD_NUMBER
public static final int PERSON_ID_NULL_FIELD_NUMBER
public static final int VISITOR_OR_PERSON_IDS_IN_ONE_ID_FIELD_NUMBER
public static final int VISITOR_OR_PERSON_IDS_IN_ONE_ID_NULL_FIELD_NUMBER
public static final int OUTPUT_INTO_ONE_ID_FIELD_NUMBER
public static final int OUTPUT_INTO_ONE_ID_NULL_FIELD_NUMBER
public static final com.google.protobuf.Parser<StGetVisitorPersonsAd.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 hasVisitorId()
optional .dstore.engine.values.integerValue visitor_id = 1;hasVisitorId in interface StGetVisitorPersonsAd.ParametersOrBuilderpublic Values.integerValue getVisitorId()
optional .dstore.engine.values.integerValue visitor_id = 1;getVisitorId in interface StGetVisitorPersonsAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getVisitorIdOrBuilder()
optional .dstore.engine.values.integerValue visitor_id = 1;getVisitorIdOrBuilder in interface StGetVisitorPersonsAd.ParametersOrBuilderpublic boolean getVisitorIdNull()
optional bool visitor_id_null = 1001;getVisitorIdNull in interface StGetVisitorPersonsAd.ParametersOrBuilderpublic boolean hasFromDate()
optional .dstore.engine.values.timestampValue from_date = 2;hasFromDate in interface StGetVisitorPersonsAd.ParametersOrBuilderpublic Values.timestampValue getFromDate()
optional .dstore.engine.values.timestampValue from_date = 2;getFromDate in interface StGetVisitorPersonsAd.ParametersOrBuilderpublic Values.timestampValueOrBuilder getFromDateOrBuilder()
optional .dstore.engine.values.timestampValue from_date = 2;getFromDateOrBuilder in interface StGetVisitorPersonsAd.ParametersOrBuilderpublic boolean getFromDateNull()
optional bool from_date_null = 1002;getFromDateNull in interface StGetVisitorPersonsAd.ParametersOrBuilderpublic boolean hasToDate()
optional .dstore.engine.values.timestampValue to_date = 3;hasToDate in interface StGetVisitorPersonsAd.ParametersOrBuilderpublic Values.timestampValue getToDate()
optional .dstore.engine.values.timestampValue to_date = 3;getToDate in interface StGetVisitorPersonsAd.ParametersOrBuilderpublic Values.timestampValueOrBuilder getToDateOrBuilder()
optional .dstore.engine.values.timestampValue to_date = 3;getToDateOrBuilder in interface StGetVisitorPersonsAd.ParametersOrBuilderpublic boolean getToDateNull()
optional bool to_date_null = 1003;getToDateNull in interface StGetVisitorPersonsAd.ParametersOrBuilderpublic boolean hasPersonId()
optional .dstore.engine.values.integerValue person_id = 4;hasPersonId in interface StGetVisitorPersonsAd.ParametersOrBuilderpublic Values.integerValue getPersonId()
optional .dstore.engine.values.integerValue person_id = 4;getPersonId in interface StGetVisitorPersonsAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getPersonIdOrBuilder()
optional .dstore.engine.values.integerValue person_id = 4;getPersonIdOrBuilder in interface StGetVisitorPersonsAd.ParametersOrBuilderpublic boolean getPersonIdNull()
optional bool person_id_null = 1004;getPersonIdNull in interface StGetVisitorPersonsAd.ParametersOrBuilderpublic boolean hasVisitorOrPersonIdsInOneId()
optional .dstore.engine.values.integerValue visitor_or_person_ids_in_one_id = 5;hasVisitorOrPersonIdsInOneId in interface StGetVisitorPersonsAd.ParametersOrBuilderpublic Values.integerValue getVisitorOrPersonIdsInOneId()
optional .dstore.engine.values.integerValue visitor_or_person_ids_in_one_id = 5;getVisitorOrPersonIdsInOneId in interface StGetVisitorPersonsAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getVisitorOrPersonIdsInOneIdOrBuilder()
optional .dstore.engine.values.integerValue visitor_or_person_ids_in_one_id = 5;getVisitorOrPersonIdsInOneIdOrBuilder in interface StGetVisitorPersonsAd.ParametersOrBuilderpublic boolean getVisitorOrPersonIdsInOneIdNull()
optional bool visitor_or_person_ids_in_one_id_null = 1005;getVisitorOrPersonIdsInOneIdNull in interface StGetVisitorPersonsAd.ParametersOrBuilderpublic boolean hasOutputIntoOneId()
optional .dstore.engine.values.booleanValue output_into_one_id = 6;hasOutputIntoOneId in interface StGetVisitorPersonsAd.ParametersOrBuilderpublic Values.booleanValue getOutputIntoOneId()
optional .dstore.engine.values.booleanValue output_into_one_id = 6;getOutputIntoOneId in interface StGetVisitorPersonsAd.ParametersOrBuilderpublic Values.booleanValueOrBuilder getOutputIntoOneIdOrBuilder()
optional .dstore.engine.values.booleanValue output_into_one_id = 6;getOutputIntoOneIdOrBuilder in interface StGetVisitorPersonsAd.ParametersOrBuilderpublic boolean getOutputIntoOneIdNull()
optional bool output_into_one_id_null = 1006;getOutputIntoOneIdNull in interface StGetVisitorPersonsAd.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 StGetVisitorPersonsAd.Parameters parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StGetVisitorPersonsAd.Parameters parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StGetVisitorPersonsAd.Parameters parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StGetVisitorPersonsAd.Parameters parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StGetVisitorPersonsAd.Parameters parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static StGetVisitorPersonsAd.Parameters parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static StGetVisitorPersonsAd.Parameters parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static StGetVisitorPersonsAd.Parameters parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static StGetVisitorPersonsAd.Parameters parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static StGetVisitorPersonsAd.Parameters parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic StGetVisitorPersonsAd.Parameters.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static StGetVisitorPersonsAd.Parameters.Builder newBuilder()
public static StGetVisitorPersonsAd.Parameters.Builder newBuilder(StGetVisitorPersonsAd.Parameters prototype)
public StGetVisitorPersonsAd.Parameters.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected StGetVisitorPersonsAd.Parameters.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessagepublic static StGetVisitorPersonsAd.Parameters getDefaultInstance()
public static com.google.protobuf.Parser<StGetVisitorPersonsAd.Parameters> parser()
public com.google.protobuf.Parser<StGetVisitorPersonsAd.Parameters> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic StGetVisitorPersonsAd.Parameters getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder