| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
AggregationResult |
AggregationResult.Builder.build() |
AggregationResult |
AggregationResult.Builder.buildPartial() |
AggregationResult |
AggregationOutputOrBuilder.getAggregationResults(int index)
One AggregationResult per metric.
|
AggregationResult |
AggregationOutput.getAggregationResults(int index)
One AggregationResult per metric.
|
AggregationResult |
AggregationOutput.Builder.getAggregationResults(int index)
One AggregationResult per metric.
|
static AggregationResult |
AggregationResult.getDefaultInstance() |
AggregationResult |
AggregationResult.getDefaultInstanceForType() |
AggregationResult |
AggregationResult.Builder.getDefaultInstanceForType() |
static AggregationResult |
AggregationResult.parseDelimitedFrom(InputStream input) |
static AggregationResult |
AggregationResult.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AggregationResult |
AggregationResult.parseFrom(byte[] data) |
static AggregationResult |
AggregationResult.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AggregationResult |
AggregationResult.parseFrom(ByteBuffer data) |
static AggregationResult |
AggregationResult.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AggregationResult |
AggregationResult.parseFrom(com.google.protobuf.ByteString data) |
static AggregationResult |
AggregationResult.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AggregationResult |
AggregationResult.parseFrom(com.google.protobuf.CodedInputStream input) |
static AggregationResult |
AggregationResult.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AggregationResult |
AggregationResult.parseFrom(InputStream input) |
static AggregationResult |
AggregationResult.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<AggregationResult> |
AggregationOutputOrBuilder.getAggregationResultsList()
One AggregationResult per metric.
|
List<AggregationResult> |
AggregationOutput.getAggregationResultsList()
One AggregationResult per metric.
|
List<AggregationResult> |
AggregationOutput.Builder.getAggregationResultsList()
One AggregationResult per metric.
|
com.google.protobuf.Parser<AggregationResult> |
AggregationResult.getParserForType() |
static com.google.protobuf.Parser<AggregationResult> |
AggregationResult.parser() |
| Modifier and Type | Method and Description |
|---|---|
AggregationOutput.Builder |
AggregationOutput.Builder.addAggregationResults(AggregationResult value)
One AggregationResult per metric.
|
AggregationOutput.Builder |
AggregationOutput.Builder.addAggregationResults(int index,
AggregationResult value)
One AggregationResult per metric.
|
AggregationResult.Builder |
AggregationResult.Builder.mergeFrom(AggregationResult other) |
static AggregationResult.Builder |
AggregationResult.newBuilder(AggregationResult prototype) |
AggregationOutput.Builder |
AggregationOutput.Builder.setAggregationResults(int index,
AggregationResult value)
One AggregationResult per metric.
|
| Modifier and Type | Method and Description |
|---|---|
AggregationOutput.Builder |
AggregationOutput.Builder.addAllAggregationResults(Iterable<? extends AggregationResult> values)
One AggregationResult per metric.
|
Copyright © 2025 Google LLC. All rights reserved.