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