Uses of Class
com.google.cloud.migrationcenter.v1.Aggregation.Sum
-
Packages that use Aggregation.Sum Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center API -
-
Uses of Aggregation.Sum in com.google.cloud.migrationcenter.v1
Methods in com.google.cloud.migrationcenter.v1 that return Aggregation.Sum Modifier and Type Method Description Aggregation.SumAggregation.Sum.Builder. build()Aggregation.SumAggregation.Sum.Builder. buildPartial()static Aggregation.SumAggregation.Sum. getDefaultInstance()Aggregation.SumAggregation.Sum.Builder. getDefaultInstanceForType()Aggregation.SumAggregation.Sum. getDefaultInstanceForType()Aggregation.SumAggregation.Builder. getSum()Sum over a numeric field.Aggregation.SumAggregation. getSum()Sum over a numeric field.Aggregation.SumAggregationOrBuilder. getSum()Sum over a numeric field.static Aggregation.SumAggregation.Sum. parseDelimitedFrom(InputStream input)static Aggregation.SumAggregation.Sum. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Aggregation.SumAggregation.Sum. parseFrom(byte[] data)static Aggregation.SumAggregation.Sum. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Aggregation.SumAggregation.Sum. parseFrom(com.google.protobuf.ByteString data)static Aggregation.SumAggregation.Sum. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Aggregation.SumAggregation.Sum. parseFrom(com.google.protobuf.CodedInputStream input)static Aggregation.SumAggregation.Sum. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Aggregation.SumAggregation.Sum. parseFrom(InputStream input)static Aggregation.SumAggregation.Sum. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Aggregation.SumAggregation.Sum. parseFrom(ByteBuffer data)static Aggregation.SumAggregation.Sum. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.migrationcenter.v1 that return types with arguments of type Aggregation.Sum Modifier and Type Method Description com.google.protobuf.Parser<Aggregation.Sum>Aggregation.Sum. getParserForType()static com.google.protobuf.Parser<Aggregation.Sum>Aggregation.Sum. parser()Methods in com.google.cloud.migrationcenter.v1 with parameters of type Aggregation.Sum Modifier and Type Method Description Aggregation.Sum.BuilderAggregation.Sum.Builder. mergeFrom(Aggregation.Sum other)Aggregation.BuilderAggregation.Builder. mergeSum(Aggregation.Sum value)Sum over a numeric field.static Aggregation.Sum.BuilderAggregation.Sum. newBuilder(Aggregation.Sum prototype)Aggregation.BuilderAggregation.Builder. setSum(Aggregation.Sum value)Sum over a numeric field.
-