public static final class CoGetPublicCommunityStatsPu.Parameters.Builder extends com.google.protobuf.GeneratedMessage.Builder<CoGetPublicCommunityStatsPu.Parameters.Builder> implements CoGetPublicCommunityStatsPu.ParametersOrBuilder
dstore.engine.co_GetPublicCommunityStats_Pu.Parameters| Modifier and Type | Method and Description |
|---|---|
CoGetPublicCommunityStatsPu.Parameters |
build() |
CoGetPublicCommunityStatsPu.Parameters |
buildPartial() |
CoGetPublicCommunityStatsPu.Parameters.Builder |
clear() |
CoGetPublicCommunityStatsPu.Parameters.Builder |
clearCommunityId()
optional .dstore.engine.values.integerValue community_id = 1; |
CoGetPublicCommunityStatsPu.Parameters.Builder |
clearCommunityIdNull()
optional bool community_id_null = 1001; |
CoGetPublicCommunityStatsPu.Parameters.Builder |
clearListOfStatisticInformationIds()
optional .dstore.engine.values.stringValue list_of_statistic_information_ids = 2; |
CoGetPublicCommunityStatsPu.Parameters.Builder |
clearListOfStatisticInformationIdsNull()
optional bool list_of_statistic_information_ids_null = 1002; |
Values.integerValue |
getCommunityId()
optional .dstore.engine.values.integerValue community_id = 1; |
Values.integerValue.Builder |
getCommunityIdBuilder()
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; |
CoGetPublicCommunityStatsPu.Parameters |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Values.stringValue |
getListOfStatisticInformationIds()
optional .dstore.engine.values.stringValue list_of_statistic_information_ids = 2; |
Values.stringValue.Builder |
getListOfStatisticInformationIdsBuilder()
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; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
CoGetPublicCommunityStatsPu.Parameters.Builder |
mergeCommunityId(Values.integerValue value)
optional .dstore.engine.values.integerValue community_id = 1; |
CoGetPublicCommunityStatsPu.Parameters.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CoGetPublicCommunityStatsPu.Parameters.Builder |
mergeFrom(CoGetPublicCommunityStatsPu.Parameters other) |
CoGetPublicCommunityStatsPu.Parameters.Builder |
mergeFrom(com.google.protobuf.Message other) |
CoGetPublicCommunityStatsPu.Parameters.Builder |
mergeListOfStatisticInformationIds(Values.stringValue value)
optional .dstore.engine.values.stringValue list_of_statistic_information_ids = 2; |
CoGetPublicCommunityStatsPu.Parameters.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CoGetPublicCommunityStatsPu.Parameters.Builder |
setCommunityId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue community_id = 1; |
CoGetPublicCommunityStatsPu.Parameters.Builder |
setCommunityId(Values.integerValue value)
optional .dstore.engine.values.integerValue community_id = 1; |
CoGetPublicCommunityStatsPu.Parameters.Builder |
setCommunityIdNull(boolean value)
optional bool community_id_null = 1001; |
CoGetPublicCommunityStatsPu.Parameters.Builder |
setListOfStatisticInformationIds(Values.stringValue.Builder builderForValue)
optional .dstore.engine.values.stringValue list_of_statistic_information_ids = 2; |
CoGetPublicCommunityStatsPu.Parameters.Builder |
setListOfStatisticInformationIds(Values.stringValue value)
optional .dstore.engine.values.stringValue list_of_statistic_information_ids = 2; |
CoGetPublicCommunityStatsPu.Parameters.Builder |
setListOfStatisticInformationIdsNull(boolean value)
optional bool list_of_statistic_information_ids_null = 1002; |
CoGetPublicCommunityStatsPu.Parameters.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedFieldfindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<CoGetPublicCommunityStatsPu.Parameters.Builder>public CoGetPublicCommunityStatsPu.Parameters.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<CoGetPublicCommunityStatsPu.Parameters.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<CoGetPublicCommunityStatsPu.Parameters.Builder>public CoGetPublicCommunityStatsPu.Parameters getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic CoGetPublicCommunityStatsPu.Parameters build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic CoGetPublicCommunityStatsPu.Parameters buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic CoGetPublicCommunityStatsPu.Parameters.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CoGetPublicCommunityStatsPu.Parameters.Builder>public CoGetPublicCommunityStatsPu.Parameters.Builder mergeFrom(CoGetPublicCommunityStatsPu.Parameters other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<CoGetPublicCommunityStatsPu.Parameters.Builder>public CoGetPublicCommunityStatsPu.Parameters.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CoGetPublicCommunityStatsPu.Parameters.Builder>java.io.IOExceptionpublic boolean hasCommunityId()
optional .dstore.engine.values.integerValue community_id = 1;hasCommunityId in interface CoGetPublicCommunityStatsPu.ParametersOrBuilderpublic Values.integerValue getCommunityId()
optional .dstore.engine.values.integerValue community_id = 1;getCommunityId in interface CoGetPublicCommunityStatsPu.ParametersOrBuilderpublic CoGetPublicCommunityStatsPu.Parameters.Builder setCommunityId(Values.integerValue value)
optional .dstore.engine.values.integerValue community_id = 1;public CoGetPublicCommunityStatsPu.Parameters.Builder setCommunityId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue community_id = 1;public CoGetPublicCommunityStatsPu.Parameters.Builder mergeCommunityId(Values.integerValue value)
optional .dstore.engine.values.integerValue community_id = 1;public CoGetPublicCommunityStatsPu.Parameters.Builder clearCommunityId()
optional .dstore.engine.values.integerValue community_id = 1;public Values.integerValue.Builder getCommunityIdBuilder()
optional .dstore.engine.values.integerValue community_id = 1;public Values.integerValueOrBuilder getCommunityIdOrBuilder()
optional .dstore.engine.values.integerValue community_id = 1;getCommunityIdOrBuilder in interface CoGetPublicCommunityStatsPu.ParametersOrBuilderpublic boolean getCommunityIdNull()
optional bool community_id_null = 1001;getCommunityIdNull in interface CoGetPublicCommunityStatsPu.ParametersOrBuilderpublic CoGetPublicCommunityStatsPu.Parameters.Builder setCommunityIdNull(boolean value)
optional bool community_id_null = 1001;public CoGetPublicCommunityStatsPu.Parameters.Builder clearCommunityIdNull()
optional bool community_id_null = 1001;public boolean hasListOfStatisticInformationIds()
optional .dstore.engine.values.stringValue list_of_statistic_information_ids = 2;hasListOfStatisticInformationIds in interface CoGetPublicCommunityStatsPu.ParametersOrBuilderpublic Values.stringValue getListOfStatisticInformationIds()
optional .dstore.engine.values.stringValue list_of_statistic_information_ids = 2;getListOfStatisticInformationIds in interface CoGetPublicCommunityStatsPu.ParametersOrBuilderpublic CoGetPublicCommunityStatsPu.Parameters.Builder setListOfStatisticInformationIds(Values.stringValue value)
optional .dstore.engine.values.stringValue list_of_statistic_information_ids = 2;public CoGetPublicCommunityStatsPu.Parameters.Builder setListOfStatisticInformationIds(Values.stringValue.Builder builderForValue)
optional .dstore.engine.values.stringValue list_of_statistic_information_ids = 2;public CoGetPublicCommunityStatsPu.Parameters.Builder mergeListOfStatisticInformationIds(Values.stringValue value)
optional .dstore.engine.values.stringValue list_of_statistic_information_ids = 2;public CoGetPublicCommunityStatsPu.Parameters.Builder clearListOfStatisticInformationIds()
optional .dstore.engine.values.stringValue list_of_statistic_information_ids = 2;public Values.stringValue.Builder getListOfStatisticInformationIdsBuilder()
optional .dstore.engine.values.stringValue list_of_statistic_information_ids = 2;public Values.stringValueOrBuilder getListOfStatisticInformationIdsOrBuilder()
optional .dstore.engine.values.stringValue list_of_statistic_information_ids = 2;getListOfStatisticInformationIdsOrBuilder in interface CoGetPublicCommunityStatsPu.ParametersOrBuilderpublic boolean getListOfStatisticInformationIdsNull()
optional bool list_of_statistic_information_ids_null = 1002;getListOfStatisticInformationIdsNull in interface CoGetPublicCommunityStatsPu.ParametersOrBuilderpublic CoGetPublicCommunityStatsPu.Parameters.Builder setListOfStatisticInformationIdsNull(boolean value)
optional bool list_of_statistic_information_ids_null = 1002;public CoGetPublicCommunityStatsPu.Parameters.Builder clearListOfStatisticInformationIdsNull()
optional bool list_of_statistic_information_ids_null = 1002;public final CoGetPublicCommunityStatsPu.Parameters.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessage.Builder<CoGetPublicCommunityStatsPu.Parameters.Builder>public final CoGetPublicCommunityStatsPu.Parameters.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessage.Builder<CoGetPublicCommunityStatsPu.Parameters.Builder>