ColumnAggregationWithErrorsProtos.ColumnAggregationWithErrorsSumResponse.Builder |
ColumnAggregationWithErrorsProtos.ColumnAggregationWithErrorsSumResponse.Builder.clear() |
ColumnAggregationWithErrorsProtos.ColumnAggregationWithErrorsSumResponse.Builder |
ColumnAggregationWithErrorsProtos.ColumnAggregationWithErrorsSumResponse.Builder.clearSum()
required int64 sum = 1;
|
ColumnAggregationWithErrorsProtos.ColumnAggregationWithErrorsSumResponse.Builder |
ColumnAggregationWithErrorsProtos.ColumnAggregationWithErrorsSumResponse.Builder.clone() |
ColumnAggregationWithErrorsProtos.ColumnAggregationWithErrorsSumResponse.Builder |
ColumnAggregationWithErrorsProtos.ColumnAggregationWithErrorsSumResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ColumnAggregationWithErrorsProtos.ColumnAggregationWithErrorsSumResponse.Builder |
ColumnAggregationWithErrorsProtos.ColumnAggregationWithErrorsSumResponse.Builder.mergeFrom(ColumnAggregationWithErrorsProtos.ColumnAggregationWithErrorsSumResponse other) |
ColumnAggregationWithErrorsProtos.ColumnAggregationWithErrorsSumResponse.Builder |
ColumnAggregationWithErrorsProtos.ColumnAggregationWithErrorsSumResponse.Builder.mergeFrom(com.google.protobuf.Message other) |
static ColumnAggregationWithErrorsProtos.ColumnAggregationWithErrorsSumResponse.Builder |
ColumnAggregationWithErrorsProtos.ColumnAggregationWithErrorsSumResponse.newBuilder() |
static ColumnAggregationWithErrorsProtos.ColumnAggregationWithErrorsSumResponse.Builder |
ColumnAggregationWithErrorsProtos.ColumnAggregationWithErrorsSumResponse.newBuilder(ColumnAggregationWithErrorsProtos.ColumnAggregationWithErrorsSumResponse prototype) |
ColumnAggregationWithErrorsProtos.ColumnAggregationWithErrorsSumResponse.Builder |
ColumnAggregationWithErrorsProtos.ColumnAggregationWithErrorsSumResponse.newBuilderForType() |
protected ColumnAggregationWithErrorsProtos.ColumnAggregationWithErrorsSumResponse.Builder |
ColumnAggregationWithErrorsProtos.ColumnAggregationWithErrorsSumResponse.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
ColumnAggregationWithErrorsProtos.ColumnAggregationWithErrorsSumResponse.Builder |
ColumnAggregationWithErrorsProtos.ColumnAggregationWithErrorsSumResponse.Builder.setSum(long value)
required int64 sum = 1;
|
ColumnAggregationWithErrorsProtos.ColumnAggregationWithErrorsSumResponse.Builder |
ColumnAggregationWithErrorsProtos.ColumnAggregationWithErrorsSumResponse.toBuilder() |