| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
MetricxResult |
MetricxResult.Builder.build() |
MetricxResult |
MetricxResult.Builder.buildPartial() |
static MetricxResult |
MetricxResult.getDefaultInstance() |
MetricxResult |
MetricxResult.getDefaultInstanceForType() |
MetricxResult |
MetricxResult.Builder.getDefaultInstanceForType() |
MetricxResult |
EvaluateInstancesResponse.getMetricxResult()
Result for Metricx metric.
|
MetricxResult |
EvaluateInstancesResponse.Builder.getMetricxResult()
Result for Metricx metric.
|
MetricxResult |
EvaluateInstancesResponseOrBuilder.getMetricxResult()
Result for Metricx metric.
|
static MetricxResult |
MetricxResult.parseDelimitedFrom(InputStream input) |
static MetricxResult |
MetricxResult.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MetricxResult |
MetricxResult.parseFrom(byte[] data) |
static MetricxResult |
MetricxResult.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MetricxResult |
MetricxResult.parseFrom(ByteBuffer data) |
static MetricxResult |
MetricxResult.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MetricxResult |
MetricxResult.parseFrom(com.google.protobuf.ByteString data) |
static MetricxResult |
MetricxResult.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MetricxResult |
MetricxResult.parseFrom(com.google.protobuf.CodedInputStream input) |
static MetricxResult |
MetricxResult.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MetricxResult |
MetricxResult.parseFrom(InputStream input) |
static MetricxResult |
MetricxResult.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<MetricxResult> |
MetricxResult.getParserForType() |
static com.google.protobuf.Parser<MetricxResult> |
MetricxResult.parser() |
| Modifier and Type | Method and Description |
|---|---|
MetricxResult.Builder |
MetricxResult.Builder.mergeFrom(MetricxResult other) |
EvaluateInstancesResponse.Builder |
EvaluateInstancesResponse.Builder.mergeMetricxResult(MetricxResult value)
Result for Metricx metric.
|
static MetricxResult.Builder |
MetricxResult.newBuilder(MetricxResult prototype) |
EvaluateInstancesResponse.Builder |
EvaluateInstancesResponse.Builder.setMetricxResult(MetricxResult value)
Result for Metricx metric.
|
Copyright © 2025 Google LLC. All rights reserved.