public static final class Controlcenter.ClientGroupProductionAggregate extends com.google.protobuf.GeneratedMessageV3 implements Controlcenter.ClientGroupProductionAggregateOrBuilder
controlcenter.ClientGroupProductionAggregate| Modifier and Type | Class and Description |
|---|---|
static class |
Controlcenter.ClientGroupProductionAggregate.Builder
Protobuf type
controlcenter.ClientGroupProductionAggregate |
com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | Field and Description |
|---|---|
static int |
AGG_FIELD_NUMBER |
static int |
CLIENTGROUP_FIELD_NUMBER |
static int |
DIFF_FIELD_NUMBER |
static int |
NEWCLIENTGROUP_FIELD_NUMBER |
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoffindInitializationErrors, getInitializationErrorString, toStringtoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int AGG_FIELD_NUMBER
public static final int DIFF_FIELD_NUMBER
public static final int CLIENTGROUP_FIELD_NUMBER
public static final int NEWCLIENTGROUP_FIELD_NUMBER
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public boolean hasAgg()
.monitoring.MonitoringMessage agg = 1;hasAgg in interface Controlcenter.ClientGroupProductionAggregateOrBuilderpublic Monitoring.MonitoringMessage getAgg()
.monitoring.MonitoringMessage agg = 1;getAgg in interface Controlcenter.ClientGroupProductionAggregateOrBuilderpublic Monitoring.MonitoringMessageOrBuilder getAggOrBuilder()
.monitoring.MonitoringMessage agg = 1;getAggOrBuilder in interface Controlcenter.ClientGroupProductionAggregateOrBuilderpublic boolean hasDiff()
.monitoring.MonitoringMessage diff = 2;hasDiff in interface Controlcenter.ClientGroupProductionAggregateOrBuilderpublic Monitoring.MonitoringMessage getDiff()
.monitoring.MonitoringMessage diff = 2;getDiff in interface Controlcenter.ClientGroupProductionAggregateOrBuilderpublic Monitoring.MonitoringMessageOrBuilder getDiffOrBuilder()
.monitoring.MonitoringMessage diff = 2;getDiffOrBuilder in interface Controlcenter.ClientGroupProductionAggregateOrBuilderpublic List<Controlcenter.ClientGroup> getClientGroupList()
repeated .controlcenter.ClientGroup clientGroup = 3;getClientGroupList in interface Controlcenter.ClientGroupProductionAggregateOrBuilderpublic List<? extends Controlcenter.ClientGroupOrBuilder> getClientGroupOrBuilderList()
repeated .controlcenter.ClientGroup clientGroup = 3;getClientGroupOrBuilderList in interface Controlcenter.ClientGroupProductionAggregateOrBuilderpublic int getClientGroupCount()
repeated .controlcenter.ClientGroup clientGroup = 3;getClientGroupCount in interface Controlcenter.ClientGroupProductionAggregateOrBuilderpublic Controlcenter.ClientGroup getClientGroup(int index)
repeated .controlcenter.ClientGroup clientGroup = 3;getClientGroup in interface Controlcenter.ClientGroupProductionAggregateOrBuilderpublic Controlcenter.ClientGroupOrBuilder getClientGroupOrBuilder(int index)
repeated .controlcenter.ClientGroup clientGroup = 3;getClientGroupOrBuilder in interface Controlcenter.ClientGroupProductionAggregateOrBuilderpublic boolean hasNewClientGroup()
.controlcenter.ClientGroup newClientGroup = 4;hasNewClientGroup in interface Controlcenter.ClientGroupProductionAggregateOrBuilderpublic Controlcenter.ClientGroup getNewClientGroup()
.controlcenter.ClientGroup newClientGroup = 4;getNewClientGroup in interface Controlcenter.ClientGroupProductionAggregateOrBuilderpublic Controlcenter.ClientGroupOrBuilder getNewClientGroupOrBuilder()
.controlcenter.ClientGroup newClientGroup = 4;getNewClientGroupOrBuilder in interface Controlcenter.ClientGroupProductionAggregateOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static Controlcenter.ClientGroupProductionAggregate parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Controlcenter.ClientGroupProductionAggregate parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Controlcenter.ClientGroupProductionAggregate parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Controlcenter.ClientGroupProductionAggregate parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Controlcenter.ClientGroupProductionAggregate parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Controlcenter.ClientGroupProductionAggregate parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Controlcenter.ClientGroupProductionAggregate parseFrom(InputStream input) throws IOException
IOExceptionpublic static Controlcenter.ClientGroupProductionAggregate parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Controlcenter.ClientGroupProductionAggregate parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Controlcenter.ClientGroupProductionAggregate parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Controlcenter.ClientGroupProductionAggregate parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Controlcenter.ClientGroupProductionAggregate parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Controlcenter.ClientGroupProductionAggregate.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Controlcenter.ClientGroupProductionAggregate.Builder newBuilder()
public static Controlcenter.ClientGroupProductionAggregate.Builder newBuilder(Controlcenter.ClientGroupProductionAggregate prototype)
public Controlcenter.ClientGroupProductionAggregate.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLitepublic static Controlcenter.ClientGroupProductionAggregate getDefaultInstance()
public static com.google.protobuf.Parser<Controlcenter.ClientGroupProductionAggregate> parser()
public com.google.protobuf.Parser<Controlcenter.ClientGroupProductionAggregate> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public Controlcenter.ClientGroupProductionAggregate getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder