public static interface ImModifyConditionGroupsAd.ParametersOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Values.booleanValue |
getCombinePartsWithANDOperator()
optional .dstore.engine.values.booleanValue combine_parts_with_a_n_d_operator = 2; |
boolean |
getCombinePartsWithANDOperatorNull()
optional bool combine_parts_with_a_n_d_operator_null = 1002; |
Values.booleanValueOrBuilder |
getCombinePartsWithANDOperatorOrBuilder()
optional .dstore.engine.values.booleanValue combine_parts_with_a_n_d_operator = 2; |
Values.stringValue |
getConditionGroupDescription()
optional .dstore.engine.values.stringValue condition_group_description = 1; |
boolean |
getConditionGroupDescriptionNull()
optional bool condition_group_description_null = 1001; |
Values.stringValueOrBuilder |
getConditionGroupDescriptionOrBuilder()
optional .dstore.engine.values.stringValue condition_group_description = 1; |
Values.booleanValue |
getDeleteConditionGroup()
optional .dstore.engine.values.booleanValue delete_condition_group = 3; |
boolean |
getDeleteConditionGroupNull()
optional bool delete_condition_group_null = 1003; |
Values.booleanValueOrBuilder |
getDeleteConditionGroupOrBuilder()
optional .dstore.engine.values.booleanValue delete_condition_group = 3; |
boolean |
hasCombinePartsWithANDOperator()
optional .dstore.engine.values.booleanValue combine_parts_with_a_n_d_operator = 2; |
boolean |
hasConditionGroupDescription()
optional .dstore.engine.values.stringValue condition_group_description = 1; |
boolean |
hasDeleteConditionGroup()
optional .dstore.engine.values.booleanValue delete_condition_group = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasConditionGroupDescription()
optional .dstore.engine.values.stringValue condition_group_description = 1;Values.stringValue getConditionGroupDescription()
optional .dstore.engine.values.stringValue condition_group_description = 1;Values.stringValueOrBuilder getConditionGroupDescriptionOrBuilder()
optional .dstore.engine.values.stringValue condition_group_description = 1;boolean getConditionGroupDescriptionNull()
optional bool condition_group_description_null = 1001;boolean hasCombinePartsWithANDOperator()
optional .dstore.engine.values.booleanValue combine_parts_with_a_n_d_operator = 2;Values.booleanValue getCombinePartsWithANDOperator()
optional .dstore.engine.values.booleanValue combine_parts_with_a_n_d_operator = 2;Values.booleanValueOrBuilder getCombinePartsWithANDOperatorOrBuilder()
optional .dstore.engine.values.booleanValue combine_parts_with_a_n_d_operator = 2;boolean getCombinePartsWithANDOperatorNull()
optional bool combine_parts_with_a_n_d_operator_null = 1002;boolean hasDeleteConditionGroup()
optional .dstore.engine.values.booleanValue delete_condition_group = 3;Values.booleanValue getDeleteConditionGroup()
optional .dstore.engine.values.booleanValue delete_condition_group = 3;Values.booleanValueOrBuilder getDeleteConditionGroupOrBuilder()
optional .dstore.engine.values.booleanValue delete_condition_group = 3;boolean getDeleteConditionGroupNull()
optional bool delete_condition_group_null = 1003;