public static interface CoGetPublicCommunityStatsPu.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; |
Values.stringValue |
getListOfStatisticInformationIds()
optional .dstore.engine.values.stringValue list_of_statistic_information_ids = 2; |
boolean |
getListOfStatisticInformationIdsNull()
optional bool list_of_statistic_information_ids_null = 1002; |
Values.stringValueOrBuilder |
getListOfStatisticInformationIdsOrBuilder()
optional .dstore.engine.values.stringValue list_of_statistic_information_ids = 2; |
boolean |
hasCommunityId()
optional .dstore.engine.values.integerValue community_id = 1; |
boolean |
hasListOfStatisticInformationIds()
optional .dstore.engine.values.stringValue list_of_statistic_information_ids = 2; |
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;boolean hasListOfStatisticInformationIds()
optional .dstore.engine.values.stringValue list_of_statistic_information_ids = 2;Values.stringValue getListOfStatisticInformationIds()
optional .dstore.engine.values.stringValue list_of_statistic_information_ids = 2;Values.stringValueOrBuilder getListOfStatisticInformationIdsOrBuilder()
optional .dstore.engine.values.stringValue list_of_statistic_information_ids = 2;boolean getListOfStatisticInformationIdsNull()
optional bool list_of_statistic_information_ids_null = 1002;