| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
AggregationOutput |
AggregationOutput.Builder.build() |
AggregationOutput |
AggregationOutput.Builder.buildPartial() |
AggregationOutput |
EvaluateDatasetResponse.getAggregationOutput()
Output only.
|
AggregationOutput |
EvaluateDatasetResponse.Builder.getAggregationOutput()
Output only.
|
AggregationOutput |
EvaluateDatasetResponseOrBuilder.getAggregationOutput()
Output only.
|
static AggregationOutput |
AggregationOutput.getDefaultInstance() |
AggregationOutput |
AggregationOutput.getDefaultInstanceForType() |
AggregationOutput |
AggregationOutput.Builder.getDefaultInstanceForType() |
static AggregationOutput |
AggregationOutput.parseDelimitedFrom(InputStream input) |
static AggregationOutput |
AggregationOutput.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AggregationOutput |
AggregationOutput.parseFrom(byte[] data) |
static AggregationOutput |
AggregationOutput.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AggregationOutput |
AggregationOutput.parseFrom(ByteBuffer data) |
static AggregationOutput |
AggregationOutput.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AggregationOutput |
AggregationOutput.parseFrom(com.google.protobuf.ByteString data) |
static AggregationOutput |
AggregationOutput.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AggregationOutput |
AggregationOutput.parseFrom(com.google.protobuf.CodedInputStream input) |
static AggregationOutput |
AggregationOutput.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AggregationOutput |
AggregationOutput.parseFrom(InputStream input) |
static AggregationOutput |
AggregationOutput.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<AggregationOutput> |
AggregationOutput.getParserForType() |
static com.google.protobuf.Parser<AggregationOutput> |
AggregationOutput.parser() |
| Modifier and Type | Method and Description |
|---|---|
EvaluateDatasetResponse.Builder |
EvaluateDatasetResponse.Builder.mergeAggregationOutput(AggregationOutput value)
Output only.
|
AggregationOutput.Builder |
AggregationOutput.Builder.mergeFrom(AggregationOutput other) |
static AggregationOutput.Builder |
AggregationOutput.newBuilder(AggregationOutput prototype) |
EvaluateDatasetResponse.Builder |
EvaluateDatasetResponse.Builder.setAggregationOutput(AggregationOutput value)
Output only.
|
Copyright © 2025 Google LLC. All rights reserved.