public static interface MiGetTemplateCombinationsAd.ParametersOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Values.integerValue |
getSourceTemplateId()
optional .dstore.engine.values.integerValue source_template_id = 1; |
boolean |
getSourceTemplateIdNull()
optional bool source_template_id_null = 1001; |
Values.integerValueOrBuilder |
getSourceTemplateIdOrBuilder()
optional .dstore.engine.values.integerValue source_template_id = 1; |
boolean |
hasSourceTemplateId()
optional .dstore.engine.values.integerValue source_template_id = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasSourceTemplateId()
optional .dstore.engine.values.integerValue source_template_id = 1;Values.integerValue getSourceTemplateId()
optional .dstore.engine.values.integerValue source_template_id = 1;Values.integerValueOrBuilder getSourceTemplateIdOrBuilder()
optional .dstore.engine.values.integerValue source_template_id = 1;boolean getSourceTemplateIdNull()
optional bool source_template_id_null = 1001;