public final class AggregationResult extends com.google.protobuf.GeneratedMessageV3 implements AggregationResultOrBuilder
Message describing a result of an aggregation.Protobuf type
google.cloud.migrationcenter.v1.AggregationResult| Modifier and Type | Class and Description |
|---|---|
static class |
AggregationResult.Builder
Message describing a result of an aggregation.
|
static class |
AggregationResult.Count
The result of a count aggregation.
|
static interface |
AggregationResult.CountOrBuilder |
static class |
AggregationResult.Frequency
The result of a frequency distribution aggregation.
|
static interface |
AggregationResult.FrequencyOrBuilder |
static class |
AggregationResult.Histogram
The result of a bucketed histogram aggregation.
|
static interface |
AggregationResult.HistogramOrBuilder |
static class |
AggregationResult.ResultCase |
static class |
AggregationResult.Sum
The result of a sum aggregation.
|
static interface |
AggregationResult.SumOrBuilder |
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| Modifier and Type | Field and Description |
|---|---|
static int |
COUNT_FIELD_NUMBER |
static int |
FIELD_FIELD_NUMBER |
static int |
FREQUENCY_FIELD_NUMBER |
static int |
HISTOGRAM_FIELD_NUMBER |
static int |
SUM_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
AggregationResult.Count |
getCount()
.google.cloud.migrationcenter.v1.AggregationResult.Count count = 2; |
AggregationResult.CountOrBuilder |
getCountOrBuilder()
.google.cloud.migrationcenter.v1.AggregationResult.Count count = 2; |
static AggregationResult |
getDefaultInstance() |
AggregationResult |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getField()
string field = 1; |
com.google.protobuf.ByteString |
getFieldBytes()
string field = 1; |
AggregationResult.Frequency |
getFrequency()
.google.cloud.migrationcenter.v1.AggregationResult.Frequency frequency = 5; |
AggregationResult.FrequencyOrBuilder |
getFrequencyOrBuilder()
.google.cloud.migrationcenter.v1.AggregationResult.Frequency frequency = 5; |
AggregationResult.Histogram |
getHistogram()
.google.cloud.migrationcenter.v1.AggregationResult.Histogram histogram = 4; |
AggregationResult.HistogramOrBuilder |
getHistogramOrBuilder()
.google.cloud.migrationcenter.v1.AggregationResult.Histogram histogram = 4; |
com.google.protobuf.Parser<AggregationResult> |
getParserForType() |
AggregationResult.ResultCase |
getResultCase() |
int |
getSerializedSize() |
AggregationResult.Sum |
getSum()
.google.cloud.migrationcenter.v1.AggregationResult.Sum sum = 3; |
AggregationResult.SumOrBuilder |
getSumOrBuilder()
.google.cloud.migrationcenter.v1.AggregationResult.Sum sum = 3; |
boolean |
hasCount()
.google.cloud.migrationcenter.v1.AggregationResult.Count count = 2; |
boolean |
hasFrequency()
.google.cloud.migrationcenter.v1.AggregationResult.Frequency frequency = 5; |
int |
hashCode() |
boolean |
hasHistogram()
.google.cloud.migrationcenter.v1.AggregationResult.Histogram histogram = 4; |
boolean |
hasSum()
.google.cloud.migrationcenter.v1.AggregationResult.Sum sum = 3; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static AggregationResult.Builder |
newBuilder() |
static AggregationResult.Builder |
newBuilder(AggregationResult prototype) |
AggregationResult.Builder |
newBuilderForType() |
protected AggregationResult.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static AggregationResult |
parseDelimitedFrom(InputStream input) |
static AggregationResult |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AggregationResult |
parseFrom(byte[] data) |
static AggregationResult |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AggregationResult |
parseFrom(ByteBuffer data) |
static AggregationResult |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AggregationResult |
parseFrom(com.google.protobuf.ByteString data) |
static AggregationResult |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AggregationResult |
parseFrom(com.google.protobuf.CodedInputStream input) |
static AggregationResult |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AggregationResult |
parseFrom(InputStream input) |
static AggregationResult |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<AggregationResult> |
parser() |
AggregationResult.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, 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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int FIELD_FIELD_NUMBER
public static final int COUNT_FIELD_NUMBER
public static final int SUM_FIELD_NUMBER
public static final int HISTOGRAM_FIELD_NUMBER
public static final int FREQUENCY_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public AggregationResult.ResultCase getResultCase()
getResultCase in interface AggregationResultOrBuilderpublic String getField()
string field = 1;getField in interface AggregationResultOrBuilderpublic com.google.protobuf.ByteString getFieldBytes()
string field = 1;getFieldBytes in interface AggregationResultOrBuilderpublic boolean hasCount()
.google.cloud.migrationcenter.v1.AggregationResult.Count count = 2;hasCount in interface AggregationResultOrBuilderpublic AggregationResult.Count getCount()
.google.cloud.migrationcenter.v1.AggregationResult.Count count = 2;getCount in interface AggregationResultOrBuilderpublic AggregationResult.CountOrBuilder getCountOrBuilder()
.google.cloud.migrationcenter.v1.AggregationResult.Count count = 2;getCountOrBuilder in interface AggregationResultOrBuilderpublic boolean hasSum()
.google.cloud.migrationcenter.v1.AggregationResult.Sum sum = 3;hasSum in interface AggregationResultOrBuilderpublic AggregationResult.Sum getSum()
.google.cloud.migrationcenter.v1.AggregationResult.Sum sum = 3;getSum in interface AggregationResultOrBuilderpublic AggregationResult.SumOrBuilder getSumOrBuilder()
.google.cloud.migrationcenter.v1.AggregationResult.Sum sum = 3;getSumOrBuilder in interface AggregationResultOrBuilderpublic boolean hasHistogram()
.google.cloud.migrationcenter.v1.AggregationResult.Histogram histogram = 4;hasHistogram in interface AggregationResultOrBuilderpublic AggregationResult.Histogram getHistogram()
.google.cloud.migrationcenter.v1.AggregationResult.Histogram histogram = 4;getHistogram in interface AggregationResultOrBuilderpublic AggregationResult.HistogramOrBuilder getHistogramOrBuilder()
.google.cloud.migrationcenter.v1.AggregationResult.Histogram histogram = 4;getHistogramOrBuilder in interface AggregationResultOrBuilderpublic boolean hasFrequency()
.google.cloud.migrationcenter.v1.AggregationResult.Frequency frequency = 5;hasFrequency in interface AggregationResultOrBuilderpublic AggregationResult.Frequency getFrequency()
.google.cloud.migrationcenter.v1.AggregationResult.Frequency frequency = 5;getFrequency in interface AggregationResultOrBuilderpublic AggregationResult.FrequencyOrBuilder getFrequencyOrBuilder()
.google.cloud.migrationcenter.v1.AggregationResult.Frequency frequency = 5;getFrequencyOrBuilder in interface AggregationResultOrBuilderpublic 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 AggregationResult parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AggregationResult parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AggregationResult parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AggregationResult parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AggregationResult parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AggregationResult parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AggregationResult parseFrom(InputStream input) throws IOException
IOExceptionpublic static AggregationResult parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static AggregationResult parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static AggregationResult parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static AggregationResult parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static AggregationResult parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic AggregationResult.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static AggregationResult.Builder newBuilder()
public static AggregationResult.Builder newBuilder(AggregationResult prototype)
public AggregationResult.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected AggregationResult.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static AggregationResult getDefaultInstance()
public static com.google.protobuf.Parser<AggregationResult> parser()
public com.google.protobuf.Parser<AggregationResult> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public AggregationResult getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2024 Google LLC. All rights reserved.