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