public static interface MiGarbageCollectAd.ParametersOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Values.booleanValue |
getCheckForCorrectDate()
optional .dstore.engine.values.booleanValue check_for_correct_date = 1; |
boolean |
getCheckForCorrectDateNull()
optional bool check_for_correct_date_null = 1001; |
Values.booleanValueOrBuilder |
getCheckForCorrectDateOrBuilder()
optional .dstore.engine.values.booleanValue check_for_correct_date = 1; |
boolean |
hasCheckForCorrectDate()
optional .dstore.engine.values.booleanValue check_for_correct_date = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasCheckForCorrectDate()
optional .dstore.engine.values.booleanValue check_for_correct_date = 1;Values.booleanValue getCheckForCorrectDate()
optional .dstore.engine.values.booleanValue check_for_correct_date = 1;Values.booleanValueOrBuilder getCheckForCorrectDateOrBuilder()
optional .dstore.engine.values.booleanValue check_for_correct_date = 1;boolean getCheckForCorrectDateNull()
optional bool check_for_correct_date_null = 1001;