public static final class AcInsertActionAd.Parameters extends com.google.protobuf.GeneratedMessage implements AcInsertActionAd.ParametersOrBuilder
dstore.engine.ac_InsertAction_Ad.Parameters| Modifier and Type | Class and Description |
|---|---|
static class |
AcInsertActionAd.Parameters.Builder
Protobuf type
dstore.engine.ac_InsertAction_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 |
COMMAND_ID_FIELD_NUMBER |
static int |
COMMAND_ID_NULL_FIELD_NUMBER |
static int |
PARAMETER_NAMES_FIELD_NUMBER |
static int |
PARAMETER_NAMES_NULL_FIELD_NUMBER |
static int |
PARAMETER_VALUES_FIELD_NUMBER |
static int |
PARAMETER_VALUES_NULL_FIELD_NUMBER |
static com.google.protobuf.Parser<AcInsertActionAd.Parameters> |
PARSER |
static int |
SEP_IN_ANY_VALUES_OTHER_THAN_L_F_FIELD_NUMBER |
static int |
SEP_IN_ANY_VALUES_OTHER_THAN_L_F_NULL_FIELD_NUMBER |
static int |
SEPARATOR_IN_PARAM_VALUES_FIELD_NUMBER |
static int |
SEPARATOR_IN_PARAM_VALUES_NULL_FIELD_NUMBER |
static int |
STATUS_FIELD_NUMBER |
static int |
STATUS_NULL_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
Values.integerValue |
getCommandId()
optional .dstore.engine.values.integerValue command_id = 1; |
boolean |
getCommandIdNull()
optional bool command_id_null = 1001; |
Values.integerValueOrBuilder |
getCommandIdOrBuilder()
optional .dstore.engine.values.integerValue command_id = 1; |
static AcInsertActionAd.Parameters |
getDefaultInstance() |
AcInsertActionAd.Parameters |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Values.stringValue |
getParameterNames()
optional .dstore.engine.values.stringValue parameter_names = 3; |
boolean |
getParameterNamesNull()
optional bool parameter_names_null = 1003; |
Values.stringValueOrBuilder |
getParameterNamesOrBuilder()
optional .dstore.engine.values.stringValue parameter_names = 3; |
Values.stringValue |
getParameterValues()
optional .dstore.engine.values.stringValue parameter_values = 4; |
boolean |
getParameterValuesNull()
optional bool parameter_values_null = 1004; |
Values.stringValueOrBuilder |
getParameterValuesOrBuilder()
optional .dstore.engine.values.stringValue parameter_values = 4; |
com.google.protobuf.Parser<AcInsertActionAd.Parameters> |
getParserForType() |
Values.stringValue |
getSeparatorInParamValues()
optional .dstore.engine.values.stringValue separator_in_param_values = 5; |
boolean |
getSeparatorInParamValuesNull()
optional bool separator_in_param_values_null = 1005; |
Values.stringValueOrBuilder |
getSeparatorInParamValuesOrBuilder()
optional .dstore.engine.values.stringValue separator_in_param_values = 5; |
Values.stringValue |
getSepInAnyValuesOtherThanLF()
optional .dstore.engine.values.stringValue sep_in_any_values_other_than_l_f = 6; |
boolean |
getSepInAnyValuesOtherThanLFNull()
optional bool sep_in_any_values_other_than_l_f_null = 1006; |
Values.stringValueOrBuilder |
getSepInAnyValuesOtherThanLFOrBuilder()
optional .dstore.engine.values.stringValue sep_in_any_values_other_than_l_f = 6; |
int |
getSerializedSize() |
Values.integerValue |
getStatus()
optional .dstore.engine.values.integerValue status = 2; |
boolean |
getStatusNull()
optional bool status_null = 1002; |
Values.integerValueOrBuilder |
getStatusOrBuilder()
optional .dstore.engine.values.integerValue status = 2; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasCommandId()
optional .dstore.engine.values.integerValue command_id = 1; |
boolean |
hasParameterNames()
optional .dstore.engine.values.stringValue parameter_names = 3; |
boolean |
hasParameterValues()
optional .dstore.engine.values.stringValue parameter_values = 4; |
boolean |
hasSeparatorInParamValues()
optional .dstore.engine.values.stringValue separator_in_param_values = 5; |
boolean |
hasSepInAnyValuesOtherThanLF()
optional .dstore.engine.values.stringValue sep_in_any_values_other_than_l_f = 6; |
boolean |
hasStatus()
optional .dstore.engine.values.integerValue status = 2; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static AcInsertActionAd.Parameters.Builder |
newBuilder() |
static AcInsertActionAd.Parameters.Builder |
newBuilder(AcInsertActionAd.Parameters prototype) |
AcInsertActionAd.Parameters.Builder |
newBuilderForType() |
protected AcInsertActionAd.Parameters.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static AcInsertActionAd.Parameters |
parseDelimitedFrom(java.io.InputStream input) |
static AcInsertActionAd.Parameters |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AcInsertActionAd.Parameters |
parseFrom(byte[] data) |
static AcInsertActionAd.Parameters |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AcInsertActionAd.Parameters |
parseFrom(com.google.protobuf.ByteString data) |
static AcInsertActionAd.Parameters |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AcInsertActionAd.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input) |
static AcInsertActionAd.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AcInsertActionAd.Parameters |
parseFrom(java.io.InputStream input) |
static AcInsertActionAd.Parameters |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<AcInsertActionAd.Parameters> |
parser() |
AcInsertActionAd.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 COMMAND_ID_FIELD_NUMBER
public static final int COMMAND_ID_NULL_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER
public static final int STATUS_NULL_FIELD_NUMBER
public static final int PARAMETER_NAMES_FIELD_NUMBER
public static final int PARAMETER_NAMES_NULL_FIELD_NUMBER
public static final int PARAMETER_VALUES_FIELD_NUMBER
public static final int PARAMETER_VALUES_NULL_FIELD_NUMBER
public static final int SEPARATOR_IN_PARAM_VALUES_FIELD_NUMBER
public static final int SEPARATOR_IN_PARAM_VALUES_NULL_FIELD_NUMBER
public static final int SEP_IN_ANY_VALUES_OTHER_THAN_L_F_FIELD_NUMBER
public static final int SEP_IN_ANY_VALUES_OTHER_THAN_L_F_NULL_FIELD_NUMBER
public static final com.google.protobuf.Parser<AcInsertActionAd.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 hasCommandId()
optional .dstore.engine.values.integerValue command_id = 1;hasCommandId in interface AcInsertActionAd.ParametersOrBuilderpublic Values.integerValue getCommandId()
optional .dstore.engine.values.integerValue command_id = 1;getCommandId in interface AcInsertActionAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getCommandIdOrBuilder()
optional .dstore.engine.values.integerValue command_id = 1;getCommandIdOrBuilder in interface AcInsertActionAd.ParametersOrBuilderpublic boolean getCommandIdNull()
optional bool command_id_null = 1001;getCommandIdNull in interface AcInsertActionAd.ParametersOrBuilderpublic boolean hasStatus()
optional .dstore.engine.values.integerValue status = 2;hasStatus in interface AcInsertActionAd.ParametersOrBuilderpublic Values.integerValue getStatus()
optional .dstore.engine.values.integerValue status = 2;getStatus in interface AcInsertActionAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getStatusOrBuilder()
optional .dstore.engine.values.integerValue status = 2;getStatusOrBuilder in interface AcInsertActionAd.ParametersOrBuilderpublic boolean getStatusNull()
optional bool status_null = 1002;getStatusNull in interface AcInsertActionAd.ParametersOrBuilderpublic boolean hasParameterNames()
optional .dstore.engine.values.stringValue parameter_names = 3;hasParameterNames in interface AcInsertActionAd.ParametersOrBuilderpublic Values.stringValue getParameterNames()
optional .dstore.engine.values.stringValue parameter_names = 3;getParameterNames in interface AcInsertActionAd.ParametersOrBuilderpublic Values.stringValueOrBuilder getParameterNamesOrBuilder()
optional .dstore.engine.values.stringValue parameter_names = 3;getParameterNamesOrBuilder in interface AcInsertActionAd.ParametersOrBuilderpublic boolean getParameterNamesNull()
optional bool parameter_names_null = 1003;getParameterNamesNull in interface AcInsertActionAd.ParametersOrBuilderpublic boolean hasParameterValues()
optional .dstore.engine.values.stringValue parameter_values = 4;hasParameterValues in interface AcInsertActionAd.ParametersOrBuilderpublic Values.stringValue getParameterValues()
optional .dstore.engine.values.stringValue parameter_values = 4;getParameterValues in interface AcInsertActionAd.ParametersOrBuilderpublic Values.stringValueOrBuilder getParameterValuesOrBuilder()
optional .dstore.engine.values.stringValue parameter_values = 4;getParameterValuesOrBuilder in interface AcInsertActionAd.ParametersOrBuilderpublic boolean getParameterValuesNull()
optional bool parameter_values_null = 1004;getParameterValuesNull in interface AcInsertActionAd.ParametersOrBuilderpublic boolean hasSeparatorInParamValues()
optional .dstore.engine.values.stringValue separator_in_param_values = 5;hasSeparatorInParamValues in interface AcInsertActionAd.ParametersOrBuilderpublic Values.stringValue getSeparatorInParamValues()
optional .dstore.engine.values.stringValue separator_in_param_values = 5;getSeparatorInParamValues in interface AcInsertActionAd.ParametersOrBuilderpublic Values.stringValueOrBuilder getSeparatorInParamValuesOrBuilder()
optional .dstore.engine.values.stringValue separator_in_param_values = 5;getSeparatorInParamValuesOrBuilder in interface AcInsertActionAd.ParametersOrBuilderpublic boolean getSeparatorInParamValuesNull()
optional bool separator_in_param_values_null = 1005;getSeparatorInParamValuesNull in interface AcInsertActionAd.ParametersOrBuilderpublic boolean hasSepInAnyValuesOtherThanLF()
optional .dstore.engine.values.stringValue sep_in_any_values_other_than_l_f = 6;hasSepInAnyValuesOtherThanLF in interface AcInsertActionAd.ParametersOrBuilderpublic Values.stringValue getSepInAnyValuesOtherThanLF()
optional .dstore.engine.values.stringValue sep_in_any_values_other_than_l_f = 6;getSepInAnyValuesOtherThanLF in interface AcInsertActionAd.ParametersOrBuilderpublic Values.stringValueOrBuilder getSepInAnyValuesOtherThanLFOrBuilder()
optional .dstore.engine.values.stringValue sep_in_any_values_other_than_l_f = 6;getSepInAnyValuesOtherThanLFOrBuilder in interface AcInsertActionAd.ParametersOrBuilderpublic boolean getSepInAnyValuesOtherThanLFNull()
optional bool sep_in_any_values_other_than_l_f_null = 1006;getSepInAnyValuesOtherThanLFNull in interface AcInsertActionAd.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 AcInsertActionAd.Parameters parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AcInsertActionAd.Parameters parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AcInsertActionAd.Parameters parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AcInsertActionAd.Parameters parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AcInsertActionAd.Parameters parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static AcInsertActionAd.Parameters parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static AcInsertActionAd.Parameters parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static AcInsertActionAd.Parameters parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static AcInsertActionAd.Parameters parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static AcInsertActionAd.Parameters parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic AcInsertActionAd.Parameters.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static AcInsertActionAd.Parameters.Builder newBuilder()
public static AcInsertActionAd.Parameters.Builder newBuilder(AcInsertActionAd.Parameters prototype)
public AcInsertActionAd.Parameters.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected AcInsertActionAd.Parameters.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessagepublic static AcInsertActionAd.Parameters getDefaultInstance()
public static com.google.protobuf.Parser<AcInsertActionAd.Parameters> parser()
public com.google.protobuf.Parser<AcInsertActionAd.Parameters> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic AcInsertActionAd.Parameters getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder