Package com.google.datastore.v1
Class AggregationQuery.Aggregation
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.datastore.v1.AggregationQuery.Aggregation
-
- All Implemented Interfaces:
AggregationQuery.AggregationOrBuilder
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
- Enclosing class:
- AggregationQuery
public static final class AggregationQuery.Aggregation extends com.google.protobuf.GeneratedMessageV3 implements AggregationQuery.AggregationOrBuilder
Defines an aggregation that produces a single result.
Protobuf typegoogle.datastore.v1.AggregationQuery.Aggregation
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
AggregationQuery.Aggregation.Avg
Average of the values of the requested property.static interface
AggregationQuery.Aggregation.AvgOrBuilder
static class
AggregationQuery.Aggregation.Builder
Defines an aggregation that produces a single result.static class
AggregationQuery.Aggregation.Count
Count of entities that match the query.static interface
AggregationQuery.Aggregation.CountOrBuilder
static class
AggregationQuery.Aggregation.OperatorCase
static class
AggregationQuery.Aggregation.Sum
Sum of the values of the requested property.static interface
AggregationQuery.Aggregation.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 int
ALIAS_FIELD_NUMBER
static int
AVG_FIELD_NUMBER
static int
COUNT_FIELD_NUMBER
static int
SUM_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
String
getAlias()
Optional.com.google.protobuf.ByteString
getAliasBytes()
Optional.AggregationQuery.Aggregation.Avg
getAvg()
Average aggregator.AggregationQuery.Aggregation.AvgOrBuilder
getAvgOrBuilder()
Average aggregator.AggregationQuery.Aggregation.Count
getCount()
Count aggregator.AggregationQuery.Aggregation.CountOrBuilder
getCountOrBuilder()
Count aggregator.static AggregationQuery.Aggregation
getDefaultInstance()
AggregationQuery.Aggregation
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
AggregationQuery.Aggregation.OperatorCase
getOperatorCase()
com.google.protobuf.Parser<AggregationQuery.Aggregation>
getParserForType()
int
getSerializedSize()
AggregationQuery.Aggregation.Sum
getSum()
Sum aggregator.AggregationQuery.Aggregation.SumOrBuilder
getSumOrBuilder()
Sum aggregator.boolean
hasAvg()
Average aggregator.boolean
hasCount()
Count aggregator.int
hashCode()
boolean
hasSum()
Sum aggregator.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static AggregationQuery.Aggregation.Builder
newBuilder()
static AggregationQuery.Aggregation.Builder
newBuilder(AggregationQuery.Aggregation prototype)
AggregationQuery.Aggregation.Builder
newBuilderForType()
protected AggregationQuery.Aggregation.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static AggregationQuery.Aggregation
parseDelimitedFrom(InputStream input)
static AggregationQuery.Aggregation
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AggregationQuery.Aggregation
parseFrom(byte[] data)
static AggregationQuery.Aggregation
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AggregationQuery.Aggregation
parseFrom(com.google.protobuf.ByteString data)
static AggregationQuery.Aggregation
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AggregationQuery.Aggregation
parseFrom(com.google.protobuf.CodedInputStream input)
static AggregationQuery.Aggregation
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AggregationQuery.Aggregation
parseFrom(InputStream input)
static AggregationQuery.Aggregation
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AggregationQuery.Aggregation
parseFrom(ByteBuffer data)
static AggregationQuery.Aggregation
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<AggregationQuery.Aggregation>
parser()
AggregationQuery.Aggregation.Builder
toBuilder()
void
writeTo(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
-
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
-
AVG_FIELD_NUMBER
public static final int AVG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ALIAS_FIELD_NUMBER
public static final int ALIAS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
getOperatorCase
public AggregationQuery.Aggregation.OperatorCase getOperatorCase()
- Specified by:
getOperatorCase
in interfaceAggregationQuery.AggregationOrBuilder
-
hasCount
public boolean hasCount()
Count aggregator.
.google.datastore.v1.AggregationQuery.Aggregation.Count count = 1;
- Specified by:
hasCount
in interfaceAggregationQuery.AggregationOrBuilder
- Returns:
- Whether the count field is set.
-
getCount
public AggregationQuery.Aggregation.Count getCount()
Count aggregator.
.google.datastore.v1.AggregationQuery.Aggregation.Count count = 1;
- Specified by:
getCount
in interfaceAggregationQuery.AggregationOrBuilder
- Returns:
- The count.
-
getCountOrBuilder
public AggregationQuery.Aggregation.CountOrBuilder getCountOrBuilder()
Count aggregator.
.google.datastore.v1.AggregationQuery.Aggregation.Count count = 1;
- Specified by:
getCountOrBuilder
in interfaceAggregationQuery.AggregationOrBuilder
-
hasSum
public boolean hasSum()
Sum aggregator.
.google.datastore.v1.AggregationQuery.Aggregation.Sum sum = 2;
- Specified by:
hasSum
in interfaceAggregationQuery.AggregationOrBuilder
- Returns:
- Whether the sum field is set.
-
getSum
public AggregationQuery.Aggregation.Sum getSum()
Sum aggregator.
.google.datastore.v1.AggregationQuery.Aggregation.Sum sum = 2;
- Specified by:
getSum
in interfaceAggregationQuery.AggregationOrBuilder
- Returns:
- The sum.
-
getSumOrBuilder
public AggregationQuery.Aggregation.SumOrBuilder getSumOrBuilder()
Sum aggregator.
.google.datastore.v1.AggregationQuery.Aggregation.Sum sum = 2;
- Specified by:
getSumOrBuilder
in interfaceAggregationQuery.AggregationOrBuilder
-
hasAvg
public boolean hasAvg()
Average aggregator.
.google.datastore.v1.AggregationQuery.Aggregation.Avg avg = 3;
- Specified by:
hasAvg
in interfaceAggregationQuery.AggregationOrBuilder
- Returns:
- Whether the avg field is set.
-
getAvg
public AggregationQuery.Aggregation.Avg getAvg()
Average aggregator.
.google.datastore.v1.AggregationQuery.Aggregation.Avg avg = 3;
- Specified by:
getAvg
in interfaceAggregationQuery.AggregationOrBuilder
- Returns:
- The avg.
-
getAvgOrBuilder
public AggregationQuery.Aggregation.AvgOrBuilder getAvgOrBuilder()
Average aggregator.
.google.datastore.v1.AggregationQuery.Aggregation.Avg avg = 3;
- Specified by:
getAvgOrBuilder
in interfaceAggregationQuery.AggregationOrBuilder
-
getAlias
public String getAlias()
Optional. Optional name of the property to store the result of the aggregation. If not provided, Datastore will pick a default name following the format `property_<incremental_id++>`. For example: ``` AGGREGATE COUNT_UP_TO(1) AS count_up_to_1, COUNT_UP_TO(2), COUNT_UP_TO(3) AS count_up_to_3, COUNT(*) OVER ( ... ); ``` becomes: ``` AGGREGATE COUNT_UP_TO(1) AS count_up_to_1, COUNT_UP_TO(2) AS property_1, COUNT_UP_TO(3) AS count_up_to_3, COUNT(*) AS property_2 OVER ( ... ); ``` Requires: * Must be unique across all aggregation aliases. * Conform to [entity property name][google.datastore.v1.Entity.properties] limitations.
string alias = 7 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getAlias
in interfaceAggregationQuery.AggregationOrBuilder
- Returns:
- The alias.
-
getAliasBytes
public com.google.protobuf.ByteString getAliasBytes()
Optional. Optional name of the property to store the result of the aggregation. If not provided, Datastore will pick a default name following the format `property_<incremental_id++>`. For example: ``` AGGREGATE COUNT_UP_TO(1) AS count_up_to_1, COUNT_UP_TO(2), COUNT_UP_TO(3) AS count_up_to_3, COUNT(*) OVER ( ... ); ``` becomes: ``` AGGREGATE COUNT_UP_TO(1) AS count_up_to_1, COUNT_UP_TO(2) AS property_1, COUNT_UP_TO(3) AS count_up_to_3, COUNT(*) AS property_2 OVER ( ... ); ``` Requires: * Must be unique across all aggregation aliases. * Conform to [entity property name][google.datastore.v1.Entity.properties] limitations.
string alias = 7 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getAliasBytes
in interfaceAggregationQuery.AggregationOrBuilder
- Returns:
- The bytes for alias.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static AggregationQuery.Aggregation parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AggregationQuery.Aggregation parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AggregationQuery.Aggregation parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AggregationQuery.Aggregation parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AggregationQuery.Aggregation parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AggregationQuery.Aggregation parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AggregationQuery.Aggregation parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static AggregationQuery.Aggregation parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static AggregationQuery.Aggregation parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static AggregationQuery.Aggregation parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static AggregationQuery.Aggregation parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static AggregationQuery.Aggregation parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public AggregationQuery.Aggregation.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static AggregationQuery.Aggregation.Builder newBuilder()
-
newBuilder
public static AggregationQuery.Aggregation.Builder newBuilder(AggregationQuery.Aggregation prototype)
-
toBuilder
public AggregationQuery.Aggregation.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected AggregationQuery.Aggregation.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static AggregationQuery.Aggregation getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<AggregationQuery.Aggregation> parser()
-
getParserForType
public com.google.protobuf.Parser<AggregationQuery.Aggregation> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public AggregationQuery.Aggregation getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-