public static interface ImModifyConditionsAd.ParametersOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Values.booleanValue |
getCombineGroupsWithANDOperator()
optional .dstore.engine.values.booleanValue combine_groups_with_a_n_d_operator = 2; |
boolean |
getCombineGroupsWithANDOperatorNull()
optional bool combine_groups_with_a_n_d_operator_null = 1002; |
Values.booleanValueOrBuilder |
getCombineGroupsWithANDOperatorOrBuilder()
optional .dstore.engine.values.booleanValue combine_groups_with_a_n_d_operator = 2; |
Values.stringValue |
getConditionDescription()
optional .dstore.engine.values.stringValue condition_description = 1; |
boolean |
getConditionDescriptionNull()
optional bool condition_description_null = 1001; |
Values.stringValueOrBuilder |
getConditionDescriptionOrBuilder()
optional .dstore.engine.values.stringValue condition_description = 1; |
Values.booleanValue |
getDeleteCondition()
optional .dstore.engine.values.booleanValue delete_condition = 3; |
boolean |
getDeleteConditionNull()
optional bool delete_condition_null = 1003; |
Values.booleanValueOrBuilder |
getDeleteConditionOrBuilder()
optional .dstore.engine.values.booleanValue delete_condition = 3; |
boolean |
hasCombineGroupsWithANDOperator()
optional .dstore.engine.values.booleanValue combine_groups_with_a_n_d_operator = 2; |
boolean |
hasConditionDescription()
optional .dstore.engine.values.stringValue condition_description = 1; |
boolean |
hasDeleteCondition()
optional .dstore.engine.values.booleanValue delete_condition = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasConditionDescription()
optional .dstore.engine.values.stringValue condition_description = 1;Values.stringValue getConditionDescription()
optional .dstore.engine.values.stringValue condition_description = 1;Values.stringValueOrBuilder getConditionDescriptionOrBuilder()
optional .dstore.engine.values.stringValue condition_description = 1;boolean getConditionDescriptionNull()
optional bool condition_description_null = 1001;boolean hasCombineGroupsWithANDOperator()
optional .dstore.engine.values.booleanValue combine_groups_with_a_n_d_operator = 2;Values.booleanValue getCombineGroupsWithANDOperator()
optional .dstore.engine.values.booleanValue combine_groups_with_a_n_d_operator = 2;Values.booleanValueOrBuilder getCombineGroupsWithANDOperatorOrBuilder()
optional .dstore.engine.values.booleanValue combine_groups_with_a_n_d_operator = 2;boolean getCombineGroupsWithANDOperatorNull()
optional bool combine_groups_with_a_n_d_operator_null = 1002;boolean hasDeleteCondition()
optional .dstore.engine.values.booleanValue delete_condition = 3;Values.booleanValue getDeleteCondition()
optional .dstore.engine.values.booleanValue delete_condition = 3;Values.booleanValueOrBuilder getDeleteConditionOrBuilder()
optional .dstore.engine.values.booleanValue delete_condition = 3;boolean getDeleteConditionNull()
optional bool delete_condition_null = 1003;