Class AggregationResult
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.migrationcenter.v1.AggregationResult
-
- All Implemented Interfaces:
AggregationResultOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class AggregationResult extends com.google.protobuf.GeneratedMessageV3 implements AggregationResultOrBuilder
Message describing a result of an aggregation.
Protobuf typegoogle.cloud.migrationcenter.v1.AggregationResult- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAggregationResult.BuilderMessage describing a result of an aggregation.static classAggregationResult.CountThe result of a count aggregation.static interfaceAggregationResult.CountOrBuilderstatic classAggregationResult.FrequencyThe result of a frequency distribution aggregation.static interfaceAggregationResult.FrequencyOrBuilderstatic classAggregationResult.HistogramThe result of a bucketed histogram aggregation.static interfaceAggregationResult.HistogramOrBuilderstatic classAggregationResult.ResultCasestatic classAggregationResult.SumThe result of a sum aggregation.static interfaceAggregationResult.SumOrBuilder-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, 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, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intCOUNT_FIELD_NUMBERstatic intFIELD_FIELD_NUMBERstatic intFREQUENCY_FIELD_NUMBERstatic intHISTOGRAM_FIELD_NUMBERstatic intSUM_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)AggregationResult.CountgetCount().google.cloud.migrationcenter.v1.AggregationResult.Count count = 2;AggregationResult.CountOrBuildergetCountOrBuilder().google.cloud.migrationcenter.v1.AggregationResult.Count count = 2;static AggregationResultgetDefaultInstance()AggregationResultgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetField()string field = 1;com.google.protobuf.ByteStringgetFieldBytes()string field = 1;AggregationResult.FrequencygetFrequency().google.cloud.migrationcenter.v1.AggregationResult.Frequency frequency = 5;AggregationResult.FrequencyOrBuildergetFrequencyOrBuilder().google.cloud.migrationcenter.v1.AggregationResult.Frequency frequency = 5;AggregationResult.HistogramgetHistogram().google.cloud.migrationcenter.v1.AggregationResult.Histogram histogram = 4;AggregationResult.HistogramOrBuildergetHistogramOrBuilder().google.cloud.migrationcenter.v1.AggregationResult.Histogram histogram = 4;com.google.protobuf.Parser<AggregationResult>getParserForType()AggregationResult.ResultCasegetResultCase()intgetSerializedSize()AggregationResult.SumgetSum().google.cloud.migrationcenter.v1.AggregationResult.Sum sum = 3;AggregationResult.SumOrBuildergetSumOrBuilder().google.cloud.migrationcenter.v1.AggregationResult.Sum sum = 3;booleanhasCount().google.cloud.migrationcenter.v1.AggregationResult.Count count = 2;booleanhasFrequency().google.cloud.migrationcenter.v1.AggregationResult.Frequency frequency = 5;inthashCode()booleanhasHistogram().google.cloud.migrationcenter.v1.AggregationResult.Histogram histogram = 4;booleanhasSum().google.cloud.migrationcenter.v1.AggregationResult.Sum sum = 3;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static AggregationResult.BuildernewBuilder()static AggregationResult.BuildernewBuilder(AggregationResult prototype)AggregationResult.BuildernewBuilderForType()protected AggregationResult.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static AggregationResultparseDelimitedFrom(InputStream input)static AggregationResultparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AggregationResultparseFrom(byte[] data)static AggregationResultparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AggregationResultparseFrom(com.google.protobuf.ByteString data)static AggregationResultparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AggregationResultparseFrom(com.google.protobuf.CodedInputStream input)static AggregationResultparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AggregationResultparseFrom(InputStream input)static AggregationResultparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AggregationResultparseFrom(ByteBuffer data)static AggregationResultparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<AggregationResult>parser()AggregationResult.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
FIELD_FIELD_NUMBER
public static final int FIELD_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COUNT_FIELD_NUMBER
public static final int COUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SUM_FIELD_NUMBER
public static final int SUM_FIELD_NUMBER
- See Also:
- Constant Field Values
-
HISTOGRAM_FIELD_NUMBER
public static final int HISTOGRAM_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FREQUENCY_FIELD_NUMBER
public static final int FREQUENCY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getResultCase
public AggregationResult.ResultCase getResultCase()
- Specified by:
getResultCasein interfaceAggregationResultOrBuilder
-
getField
public String getField()
string field = 1;- Specified by:
getFieldin interfaceAggregationResultOrBuilder- Returns:
- The field.
-
getFieldBytes
public com.google.protobuf.ByteString getFieldBytes()
string field = 1;- Specified by:
getFieldBytesin interfaceAggregationResultOrBuilder- Returns:
- The bytes for field.
-
hasCount
public boolean hasCount()
.google.cloud.migrationcenter.v1.AggregationResult.Count count = 2;- Specified by:
hasCountin interfaceAggregationResultOrBuilder- Returns:
- Whether the count field is set.
-
getCount
public AggregationResult.Count getCount()
.google.cloud.migrationcenter.v1.AggregationResult.Count count = 2;- Specified by:
getCountin interfaceAggregationResultOrBuilder- Returns:
- The count.
-
getCountOrBuilder
public AggregationResult.CountOrBuilder getCountOrBuilder()
.google.cloud.migrationcenter.v1.AggregationResult.Count count = 2;- Specified by:
getCountOrBuilderin interfaceAggregationResultOrBuilder
-
hasSum
public boolean hasSum()
.google.cloud.migrationcenter.v1.AggregationResult.Sum sum = 3;- Specified by:
hasSumin interfaceAggregationResultOrBuilder- Returns:
- Whether the sum field is set.
-
getSum
public AggregationResult.Sum getSum()
.google.cloud.migrationcenter.v1.AggregationResult.Sum sum = 3;- Specified by:
getSumin interfaceAggregationResultOrBuilder- Returns:
- The sum.
-
getSumOrBuilder
public AggregationResult.SumOrBuilder getSumOrBuilder()
.google.cloud.migrationcenter.v1.AggregationResult.Sum sum = 3;- Specified by:
getSumOrBuilderin interfaceAggregationResultOrBuilder
-
hasHistogram
public boolean hasHistogram()
.google.cloud.migrationcenter.v1.AggregationResult.Histogram histogram = 4;- Specified by:
hasHistogramin interfaceAggregationResultOrBuilder- Returns:
- Whether the histogram field is set.
-
getHistogram
public AggregationResult.Histogram getHistogram()
.google.cloud.migrationcenter.v1.AggregationResult.Histogram histogram = 4;- Specified by:
getHistogramin interfaceAggregationResultOrBuilder- Returns:
- The histogram.
-
getHistogramOrBuilder
public AggregationResult.HistogramOrBuilder getHistogramOrBuilder()
.google.cloud.migrationcenter.v1.AggregationResult.Histogram histogram = 4;- Specified by:
getHistogramOrBuilderin interfaceAggregationResultOrBuilder
-
hasFrequency
public boolean hasFrequency()
.google.cloud.migrationcenter.v1.AggregationResult.Frequency frequency = 5;- Specified by:
hasFrequencyin interfaceAggregationResultOrBuilder- Returns:
- Whether the frequency field is set.
-
getFrequency
public AggregationResult.Frequency getFrequency()
.google.cloud.migrationcenter.v1.AggregationResult.Frequency frequency = 5;- Specified by:
getFrequencyin interfaceAggregationResultOrBuilder- Returns:
- The frequency.
-
getFrequencyOrBuilder
public AggregationResult.FrequencyOrBuilder getFrequencyOrBuilder()
.google.cloud.migrationcenter.v1.AggregationResult.Frequency frequency = 5;- Specified by:
getFrequencyOrBuilderin interfaceAggregationResultOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static AggregationResult parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AggregationResult parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AggregationResult parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AggregationResult parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AggregationResult parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AggregationResult parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AggregationResult parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static AggregationResult parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static AggregationResult parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static AggregationResult parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static AggregationResult parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static AggregationResult parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public AggregationResult.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static AggregationResult.Builder newBuilder()
-
newBuilder
public static AggregationResult.Builder newBuilder(AggregationResult prototype)
-
toBuilder
public AggregationResult.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected AggregationResult.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static AggregationResult getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<AggregationResult> parser()
-
getParserForType
public com.google.protobuf.Parser<AggregationResult> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public AggregationResult getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-