public static interface ImDeleteTemplateUsageAd.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; |
Values.integerValue |
getTargetTemplateId()
optional .dstore.engine.values.integerValue target_template_id = 2; |
boolean |
getTargetTemplateIdNull()
optional bool target_template_id_null = 1002; |
Values.integerValueOrBuilder |
getTargetTemplateIdOrBuilder()
optional .dstore.engine.values.integerValue target_template_id = 2; |
boolean |
hasSourceTemplateId()
optional .dstore.engine.values.integerValue source_template_id = 1; |
boolean |
hasTargetTemplateId()
optional .dstore.engine.values.integerValue target_template_id = 2; |
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;boolean hasTargetTemplateId()
optional .dstore.engine.values.integerValue target_template_id = 2;Values.integerValue getTargetTemplateId()
optional .dstore.engine.values.integerValue target_template_id = 2;Values.integerValueOrBuilder getTargetTemplateIdOrBuilder()
optional .dstore.engine.values.integerValue target_template_id = 2;boolean getTargetTemplateIdNull()
optional bool target_template_id_null = 1002;