public static interface CoGetCommunityForumsAd.ParametersOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Values.integerValue |
getCommunityId()
optional .dstore.engine.values.integerValue community_id = 1; |
boolean |
getCommunityIdNull()
optional bool community_id_null = 1001; |
Values.integerValueOrBuilder |
getCommunityIdOrBuilder()
optional .dstore.engine.values.integerValue community_id = 1; |
boolean |
hasCommunityId()
optional .dstore.engine.values.integerValue community_id = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasCommunityId()
optional .dstore.engine.values.integerValue community_id = 1;Values.integerValue getCommunityId()
optional .dstore.engine.values.integerValue community_id = 1;Values.integerValueOrBuilder getCommunityIdOrBuilder()
optional .dstore.engine.values.integerValue community_id = 1;boolean getCommunityIdNull()
optional bool community_id_null = 1001;