public static final class ImModifyConditionPartsAd.Parameters extends com.google.protobuf.GeneratedMessage implements ImModifyConditionPartsAd.ParametersOrBuilder
dstore.engine.im_ModifyConditionParts_Ad.Parameters| Modifier and Type | Class and Description |
|---|---|
static class |
ImModifyConditionPartsAd.Parameters.Builder
Protobuf type
dstore.engine.im_ModifyConditionParts_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 | Method and Description |
|---|---|
Values.stringValue |
getCondition1()
optional .dstore.engine.values.stringValue condition1 = 6; |
boolean |
getCondition1Null()
optional bool condition1_null = 1006; |
Values.stringValueOrBuilder |
getCondition1OrBuilder()
optional .dstore.engine.values.stringValue condition1 = 6; |
Values.stringValue |
getCondition2()
optional .dstore.engine.values.stringValue condition2 = 8; |
boolean |
getCondition2Null()
optional bool condition2_null = 1008; |
Values.stringValueOrBuilder |
getCondition2OrBuilder()
optional .dstore.engine.values.stringValue condition2 = 8; |
Values.stringValue |
getConditionPartDescription()
optional .dstore.engine.values.stringValue condition_part_description = 1; |
boolean |
getConditionPartDescriptionNull()
optional bool condition_part_description_null = 1001; |
Values.stringValueOrBuilder |
getConditionPartDescriptionOrBuilder()
optional .dstore.engine.values.stringValue condition_part_description = 1; |
Values.stringValue |
getCountry()
optional .dstore.engine.values.stringValue country = 12; |
boolean |
getCountryNull()
optional bool country_null = 1012; |
Values.stringValueOrBuilder |
getCountryOrBuilder()
optional .dstore.engine.values.stringValue country = 12; |
static ImModifyConditionPartsAd.Parameters |
getDefaultInstance() |
ImModifyConditionPartsAd.Parameters |
getDefaultInstanceForType() |
Values.booleanValue |
getDeleteConditionPart()
optional .dstore.engine.values.booleanValue delete_condition_part = 11; |
boolean |
getDeleteConditionPartNull()
optional bool delete_condition_part_null = 1011; |
Values.booleanValueOrBuilder |
getDeleteConditionPartOrBuilder()
optional .dstore.engine.values.booleanValue delete_condition_part = 11; |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Values.stringValue |
getDomainTreeNodeIds()
optional .dstore.engine.values.stringValue domain_tree_node_ids = 3; |
boolean |
getDomainTreeNodeIdsNull()
optional bool domain_tree_node_ids_null = 1003; |
Values.stringValueOrBuilder |
getDomainTreeNodeIdsOrBuilder()
optional .dstore.engine.values.stringValue domain_tree_node_ids = 3; |
Values.integerValue |
getInheritDepth()
optional .dstore.engine.values.integerValue inherit_depth = 9; |
boolean |
getInheritDepthNull()
optional bool inherit_depth_null = 1009; |
Values.integerValueOrBuilder |
getInheritDepthOrBuilder()
optional .dstore.engine.values.integerValue inherit_depth = 9; |
Values.stringValue |
getLevelIds()
optional .dstore.engine.values.stringValue level_ids = 2; |
boolean |
getLevelIdsNull()
optional bool level_ids_null = 1002; |
Values.stringValueOrBuilder |
getLevelIdsOrBuilder()
optional .dstore.engine.values.stringValue level_ids = 2; |
Values.integerValue |
getNodeCharacteristicId()
optional .dstore.engine.values.integerValue node_characteristic_id = 4; |
boolean |
getNodeCharacteristicIdNull()
optional bool node_characteristic_id_null = 1004; |
Values.integerValueOrBuilder |
getNodeCharacteristicIdOrBuilder()
optional .dstore.engine.values.integerValue node_characteristic_id = 4; |
Values.stringValue |
getOperator1()
optional .dstore.engine.values.stringValue operator1 = 5; |
boolean |
getOperator1Null()
optional bool operator1_null = 1005; |
Values.stringValueOrBuilder |
getOperator1OrBuilder()
optional .dstore.engine.values.stringValue operator1 = 5; |
Values.stringValue |
getOperator2()
optional .dstore.engine.values.stringValue operator2 = 7; |
boolean |
getOperator2Null()
optional bool operator2_null = 1007; |
Values.stringValueOrBuilder |
getOperator2OrBuilder()
optional .dstore.engine.values.stringValue operator2 = 7; |
com.google.protobuf.Parser<ImModifyConditionPartsAd.Parameters> |
getParserForType() |
Values.integerValue |
getRecursiveEvaluation()
optional .dstore.engine.values.integerValue recursive_evaluation = 10; |
boolean |
getRecursiveEvaluationNull()
optional bool recursive_evaluation_null = 1010; |
Values.integerValueOrBuilder |
getRecursiveEvaluationOrBuilder()
optional .dstore.engine.values.integerValue recursive_evaluation = 10; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasCondition1()
optional .dstore.engine.values.stringValue condition1 = 6; |
boolean |
hasCondition2()
optional .dstore.engine.values.stringValue condition2 = 8; |
boolean |
hasConditionPartDescription()
optional .dstore.engine.values.stringValue condition_part_description = 1; |
boolean |
hasCountry()
optional .dstore.engine.values.stringValue country = 12; |
boolean |
hasDeleteConditionPart()
optional .dstore.engine.values.booleanValue delete_condition_part = 11; |
boolean |
hasDomainTreeNodeIds()
optional .dstore.engine.values.stringValue domain_tree_node_ids = 3; |
boolean |
hasInheritDepth()
optional .dstore.engine.values.integerValue inherit_depth = 9; |
boolean |
hasLevelIds()
optional .dstore.engine.values.stringValue level_ids = 2; |
boolean |
hasNodeCharacteristicId()
optional .dstore.engine.values.integerValue node_characteristic_id = 4; |
boolean |
hasOperator1()
optional .dstore.engine.values.stringValue operator1 = 5; |
boolean |
hasOperator2()
optional .dstore.engine.values.stringValue operator2 = 7; |
boolean |
hasRecursiveEvaluation()
optional .dstore.engine.values.integerValue recursive_evaluation = 10; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ImModifyConditionPartsAd.Parameters.Builder |
newBuilder() |
static ImModifyConditionPartsAd.Parameters.Builder |
newBuilder(ImModifyConditionPartsAd.Parameters prototype) |
ImModifyConditionPartsAd.Parameters.Builder |
newBuilderForType() |
protected ImModifyConditionPartsAd.Parameters.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static ImModifyConditionPartsAd.Parameters |
parseDelimitedFrom(java.io.InputStream input) |
static ImModifyConditionPartsAd.Parameters |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImModifyConditionPartsAd.Parameters |
parseFrom(byte[] data) |
static ImModifyConditionPartsAd.Parameters |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImModifyConditionPartsAd.Parameters |
parseFrom(com.google.protobuf.ByteString data) |
static ImModifyConditionPartsAd.Parameters |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImModifyConditionPartsAd.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ImModifyConditionPartsAd.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImModifyConditionPartsAd.Parameters |
parseFrom(java.io.InputStream input) |
static ImModifyConditionPartsAd.Parameters |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ImModifyConditionPartsAd.Parameters> |
parser() |
ImModifyConditionPartsAd.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 CONDITION_PART_DESCRIPTION_FIELD_NUMBER
public static final int CONDITION_PART_DESCRIPTION_NULL_FIELD_NUMBER
public static final int LEVEL_IDS_FIELD_NUMBER
public static final int LEVEL_IDS_NULL_FIELD_NUMBER
public static final int DOMAIN_TREE_NODE_IDS_FIELD_NUMBER
public static final int DOMAIN_TREE_NODE_IDS_NULL_FIELD_NUMBER
public static final int NODE_CHARACTERISTIC_ID_FIELD_NUMBER
public static final int NODE_CHARACTERISTIC_ID_NULL_FIELD_NUMBER
public static final int OPERATOR1_FIELD_NUMBER
public static final int OPERATOR1_NULL_FIELD_NUMBER
public static final int CONDITION1_FIELD_NUMBER
public static final int CONDITION1_NULL_FIELD_NUMBER
public static final int OPERATOR2_FIELD_NUMBER
public static final int OPERATOR2_NULL_FIELD_NUMBER
public static final int CONDITION2_FIELD_NUMBER
public static final int CONDITION2_NULL_FIELD_NUMBER
public static final int INHERIT_DEPTH_FIELD_NUMBER
public static final int INHERIT_DEPTH_NULL_FIELD_NUMBER
public static final int RECURSIVE_EVALUATION_FIELD_NUMBER
public static final int RECURSIVE_EVALUATION_NULL_FIELD_NUMBER
public static final int DELETE_CONDITION_PART_FIELD_NUMBER
public static final int DELETE_CONDITION_PART_NULL_FIELD_NUMBER
public static final int COUNTRY_FIELD_NUMBER
public static final int COUNTRY_NULL_FIELD_NUMBER
public static final com.google.protobuf.Parser<ImModifyConditionPartsAd.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 hasConditionPartDescription()
optional .dstore.engine.values.stringValue condition_part_description = 1;hasConditionPartDescription in interface ImModifyConditionPartsAd.ParametersOrBuilderpublic Values.stringValue getConditionPartDescription()
optional .dstore.engine.values.stringValue condition_part_description = 1;getConditionPartDescription in interface ImModifyConditionPartsAd.ParametersOrBuilderpublic Values.stringValueOrBuilder getConditionPartDescriptionOrBuilder()
optional .dstore.engine.values.stringValue condition_part_description = 1;getConditionPartDescriptionOrBuilder in interface ImModifyConditionPartsAd.ParametersOrBuilderpublic boolean getConditionPartDescriptionNull()
optional bool condition_part_description_null = 1001;getConditionPartDescriptionNull in interface ImModifyConditionPartsAd.ParametersOrBuilderpublic boolean hasLevelIds()
optional .dstore.engine.values.stringValue level_ids = 2;hasLevelIds in interface ImModifyConditionPartsAd.ParametersOrBuilderpublic Values.stringValue getLevelIds()
optional .dstore.engine.values.stringValue level_ids = 2;getLevelIds in interface ImModifyConditionPartsAd.ParametersOrBuilderpublic Values.stringValueOrBuilder getLevelIdsOrBuilder()
optional .dstore.engine.values.stringValue level_ids = 2;getLevelIdsOrBuilder in interface ImModifyConditionPartsAd.ParametersOrBuilderpublic boolean getLevelIdsNull()
optional bool level_ids_null = 1002;getLevelIdsNull in interface ImModifyConditionPartsAd.ParametersOrBuilderpublic boolean hasDomainTreeNodeIds()
optional .dstore.engine.values.stringValue domain_tree_node_ids = 3;hasDomainTreeNodeIds in interface ImModifyConditionPartsAd.ParametersOrBuilderpublic Values.stringValue getDomainTreeNodeIds()
optional .dstore.engine.values.stringValue domain_tree_node_ids = 3;getDomainTreeNodeIds in interface ImModifyConditionPartsAd.ParametersOrBuilderpublic Values.stringValueOrBuilder getDomainTreeNodeIdsOrBuilder()
optional .dstore.engine.values.stringValue domain_tree_node_ids = 3;getDomainTreeNodeIdsOrBuilder in interface ImModifyConditionPartsAd.ParametersOrBuilderpublic boolean getDomainTreeNodeIdsNull()
optional bool domain_tree_node_ids_null = 1003;getDomainTreeNodeIdsNull in interface ImModifyConditionPartsAd.ParametersOrBuilderpublic boolean hasNodeCharacteristicId()
optional .dstore.engine.values.integerValue node_characteristic_id = 4;hasNodeCharacteristicId in interface ImModifyConditionPartsAd.ParametersOrBuilderpublic Values.integerValue getNodeCharacteristicId()
optional .dstore.engine.values.integerValue node_characteristic_id = 4;getNodeCharacteristicId in interface ImModifyConditionPartsAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getNodeCharacteristicIdOrBuilder()
optional .dstore.engine.values.integerValue node_characteristic_id = 4;getNodeCharacteristicIdOrBuilder in interface ImModifyConditionPartsAd.ParametersOrBuilderpublic boolean getNodeCharacteristicIdNull()
optional bool node_characteristic_id_null = 1004;getNodeCharacteristicIdNull in interface ImModifyConditionPartsAd.ParametersOrBuilderpublic boolean hasOperator1()
optional .dstore.engine.values.stringValue operator1 = 5;hasOperator1 in interface ImModifyConditionPartsAd.ParametersOrBuilderpublic Values.stringValue getOperator1()
optional .dstore.engine.values.stringValue operator1 = 5;getOperator1 in interface ImModifyConditionPartsAd.ParametersOrBuilderpublic Values.stringValueOrBuilder getOperator1OrBuilder()
optional .dstore.engine.values.stringValue operator1 = 5;getOperator1OrBuilder in interface ImModifyConditionPartsAd.ParametersOrBuilderpublic boolean getOperator1Null()
optional bool operator1_null = 1005;getOperator1Null in interface ImModifyConditionPartsAd.ParametersOrBuilderpublic boolean hasCondition1()
optional .dstore.engine.values.stringValue condition1 = 6;hasCondition1 in interface ImModifyConditionPartsAd.ParametersOrBuilderpublic Values.stringValue getCondition1()
optional .dstore.engine.values.stringValue condition1 = 6;getCondition1 in interface ImModifyConditionPartsAd.ParametersOrBuilderpublic Values.stringValueOrBuilder getCondition1OrBuilder()
optional .dstore.engine.values.stringValue condition1 = 6;getCondition1OrBuilder in interface ImModifyConditionPartsAd.ParametersOrBuilderpublic boolean getCondition1Null()
optional bool condition1_null = 1006;getCondition1Null in interface ImModifyConditionPartsAd.ParametersOrBuilderpublic boolean hasOperator2()
optional .dstore.engine.values.stringValue operator2 = 7;hasOperator2 in interface ImModifyConditionPartsAd.ParametersOrBuilderpublic Values.stringValue getOperator2()
optional .dstore.engine.values.stringValue operator2 = 7;getOperator2 in interface ImModifyConditionPartsAd.ParametersOrBuilderpublic Values.stringValueOrBuilder getOperator2OrBuilder()
optional .dstore.engine.values.stringValue operator2 = 7;getOperator2OrBuilder in interface ImModifyConditionPartsAd.ParametersOrBuilderpublic boolean getOperator2Null()
optional bool operator2_null = 1007;getOperator2Null in interface ImModifyConditionPartsAd.ParametersOrBuilderpublic boolean hasCondition2()
optional .dstore.engine.values.stringValue condition2 = 8;hasCondition2 in interface ImModifyConditionPartsAd.ParametersOrBuilderpublic Values.stringValue getCondition2()
optional .dstore.engine.values.stringValue condition2 = 8;getCondition2 in interface ImModifyConditionPartsAd.ParametersOrBuilderpublic Values.stringValueOrBuilder getCondition2OrBuilder()
optional .dstore.engine.values.stringValue condition2 = 8;getCondition2OrBuilder in interface ImModifyConditionPartsAd.ParametersOrBuilderpublic boolean getCondition2Null()
optional bool condition2_null = 1008;getCondition2Null in interface ImModifyConditionPartsAd.ParametersOrBuilderpublic boolean hasInheritDepth()
optional .dstore.engine.values.integerValue inherit_depth = 9;hasInheritDepth in interface ImModifyConditionPartsAd.ParametersOrBuilderpublic Values.integerValue getInheritDepth()
optional .dstore.engine.values.integerValue inherit_depth = 9;getInheritDepth in interface ImModifyConditionPartsAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getInheritDepthOrBuilder()
optional .dstore.engine.values.integerValue inherit_depth = 9;getInheritDepthOrBuilder in interface ImModifyConditionPartsAd.ParametersOrBuilderpublic boolean getInheritDepthNull()
optional bool inherit_depth_null = 1009;getInheritDepthNull in interface ImModifyConditionPartsAd.ParametersOrBuilderpublic boolean hasRecursiveEvaluation()
optional .dstore.engine.values.integerValue recursive_evaluation = 10;hasRecursiveEvaluation in interface ImModifyConditionPartsAd.ParametersOrBuilderpublic Values.integerValue getRecursiveEvaluation()
optional .dstore.engine.values.integerValue recursive_evaluation = 10;getRecursiveEvaluation in interface ImModifyConditionPartsAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getRecursiveEvaluationOrBuilder()
optional .dstore.engine.values.integerValue recursive_evaluation = 10;getRecursiveEvaluationOrBuilder in interface ImModifyConditionPartsAd.ParametersOrBuilderpublic boolean getRecursiveEvaluationNull()
optional bool recursive_evaluation_null = 1010;getRecursiveEvaluationNull in interface ImModifyConditionPartsAd.ParametersOrBuilderpublic boolean hasDeleteConditionPart()
optional .dstore.engine.values.booleanValue delete_condition_part = 11;hasDeleteConditionPart in interface ImModifyConditionPartsAd.ParametersOrBuilderpublic Values.booleanValue getDeleteConditionPart()
optional .dstore.engine.values.booleanValue delete_condition_part = 11;getDeleteConditionPart in interface ImModifyConditionPartsAd.ParametersOrBuilderpublic Values.booleanValueOrBuilder getDeleteConditionPartOrBuilder()
optional .dstore.engine.values.booleanValue delete_condition_part = 11;getDeleteConditionPartOrBuilder in interface ImModifyConditionPartsAd.ParametersOrBuilderpublic boolean getDeleteConditionPartNull()
optional bool delete_condition_part_null = 1011;getDeleteConditionPartNull in interface ImModifyConditionPartsAd.ParametersOrBuilderpublic boolean hasCountry()
optional .dstore.engine.values.stringValue country = 12;hasCountry in interface ImModifyConditionPartsAd.ParametersOrBuilderpublic Values.stringValue getCountry()
optional .dstore.engine.values.stringValue country = 12;getCountry in interface ImModifyConditionPartsAd.ParametersOrBuilderpublic Values.stringValueOrBuilder getCountryOrBuilder()
optional .dstore.engine.values.stringValue country = 12;getCountryOrBuilder in interface ImModifyConditionPartsAd.ParametersOrBuilderpublic boolean getCountryNull()
optional bool country_null = 1012;getCountryNull in interface ImModifyConditionPartsAd.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 ImModifyConditionPartsAd.Parameters parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ImModifyConditionPartsAd.Parameters parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ImModifyConditionPartsAd.Parameters parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ImModifyConditionPartsAd.Parameters parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ImModifyConditionPartsAd.Parameters parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static ImModifyConditionPartsAd.Parameters parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static ImModifyConditionPartsAd.Parameters parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static ImModifyConditionPartsAd.Parameters parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static ImModifyConditionPartsAd.Parameters parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static ImModifyConditionPartsAd.Parameters parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic ImModifyConditionPartsAd.Parameters.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static ImModifyConditionPartsAd.Parameters.Builder newBuilder()
public static ImModifyConditionPartsAd.Parameters.Builder newBuilder(ImModifyConditionPartsAd.Parameters prototype)
public ImModifyConditionPartsAd.Parameters.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected ImModifyConditionPartsAd.Parameters.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessagepublic static ImModifyConditionPartsAd.Parameters getDefaultInstance()
public static com.google.protobuf.Parser<ImModifyConditionPartsAd.Parameters> parser()
public com.google.protobuf.Parser<ImModifyConditionPartsAd.Parameters> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic ImModifyConditionPartsAd.Parameters getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder