public static interface ImInsertPageTreeNodeAd.ParametersOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Values.stringValue |
getPageDescription()
optional .dstore.engine.values.stringValue page_description = 1; |
boolean |
getPageDescriptionNull()
optional bool page_description_null = 1001; |
Values.stringValueOrBuilder |
getPageDescriptionOrBuilder()
optional .dstore.engine.values.stringValue page_description = 1; |
boolean |
hasPageDescription()
optional .dstore.engine.values.stringValue page_description = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasPageDescription()
optional .dstore.engine.values.stringValue page_description = 1;Values.stringValue getPageDescription()
optional .dstore.engine.values.stringValue page_description = 1;Values.stringValueOrBuilder getPageDescriptionOrBuilder()
optional .dstore.engine.values.stringValue page_description = 1;boolean getPageDescriptionNull()
optional bool page_description_null = 1001;