| Modifier and Type | Method and Description |
|---|---|
Aggregation |
Aggregation.Builder.build() |
Aggregation |
Aggregation.Builder.buildPartial() |
Aggregation |
AggregateAssetsValuesRequestOrBuilder.getAggregations(int index)
Array of aggregations to perform.
|
Aggregation |
AggregateAssetsValuesRequest.getAggregations(int index)
Array of aggregations to perform.
|
Aggregation |
AggregateAssetsValuesRequest.Builder.getAggregations(int index)
Array of aggregations to perform.
|
static Aggregation |
Aggregation.getDefaultInstance() |
Aggregation |
Aggregation.getDefaultInstanceForType() |
Aggregation |
Aggregation.Builder.getDefaultInstanceForType() |
static Aggregation |
Aggregation.parseDelimitedFrom(InputStream input) |
static Aggregation |
Aggregation.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Aggregation |
Aggregation.parseFrom(byte[] data) |
static Aggregation |
Aggregation.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Aggregation |
Aggregation.parseFrom(ByteBuffer data) |
static Aggregation |
Aggregation.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Aggregation |
Aggregation.parseFrom(com.google.protobuf.ByteString data) |
static Aggregation |
Aggregation.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Aggregation |
Aggregation.parseFrom(com.google.protobuf.CodedInputStream input) |
static Aggregation |
Aggregation.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Aggregation |
Aggregation.parseFrom(InputStream input) |
static Aggregation |
Aggregation.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Aggregation> |
AggregateAssetsValuesRequestOrBuilder.getAggregationsList()
Array of aggregations to perform.
|
List<Aggregation> |
AggregateAssetsValuesRequest.getAggregationsList()
Array of aggregations to perform.
|
List<Aggregation> |
AggregateAssetsValuesRequest.Builder.getAggregationsList()
Array of aggregations to perform.
|
com.google.protobuf.Parser<Aggregation> |
Aggregation.getParserForType() |
static com.google.protobuf.Parser<Aggregation> |
Aggregation.parser() |
| Modifier and Type | Method and Description |
|---|---|
AggregateAssetsValuesRequest.Builder |
AggregateAssetsValuesRequest.Builder.addAggregations(Aggregation value)
Array of aggregations to perform.
|
AggregateAssetsValuesRequest.Builder |
AggregateAssetsValuesRequest.Builder.addAggregations(int index,
Aggregation value)
Array of aggregations to perform.
|
Aggregation.Builder |
Aggregation.Builder.mergeFrom(Aggregation other) |
static Aggregation.Builder |
Aggregation.newBuilder(Aggregation prototype) |
AggregateAssetsValuesRequest.Builder |
AggregateAssetsValuesRequest.Builder.setAggregations(int index,
Aggregation value)
Array of aggregations to perform.
|
| Modifier and Type | Method and Description |
|---|---|
AggregateAssetsValuesRequest.Builder |
AggregateAssetsValuesRequest.Builder.addAllAggregations(Iterable<? extends Aggregation> values)
Array of aggregations to perform.
|
Copyright © 2024 Google LLC. All rights reserved.