| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
static Metric.AggregationMetric |
Metric.AggregationMetric.forNumber(int value) |
Metric.AggregationMetric |
MetricOrBuilder.getAggregationMetrics(int index)
Optional.
|
Metric.AggregationMetric |
Metric.getAggregationMetrics(int index)
Optional.
|
Metric.AggregationMetric |
Metric.Builder.getAggregationMetrics(int index)
Optional.
|
static Metric.AggregationMetric |
Metric.AggregationMetric.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Metric.AggregationMetric |
Metric.AggregationMetric.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Metric.AggregationMetric |
Metric.AggregationMetric.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Metric.AggregationMetric[] |
Metric.AggregationMetric.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<Metric.AggregationMetric> |
MetricOrBuilder.getAggregationMetricsList()
Optional.
|
List<Metric.AggregationMetric> |
Metric.getAggregationMetricsList()
Optional.
|
List<Metric.AggregationMetric> |
Metric.Builder.getAggregationMetricsList()
Optional.
|
static com.google.protobuf.Internal.EnumLiteMap<Metric.AggregationMetric> |
Metric.AggregationMetric.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Metric.Builder |
Metric.Builder.addAggregationMetrics(Metric.AggregationMetric value)
Optional.
|
Metric.Builder |
Metric.Builder.setAggregationMetrics(int index,
Metric.AggregationMetric value)
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
Metric.Builder |
Metric.Builder.addAllAggregationMetrics(Iterable<? extends Metric.AggregationMetric> values)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.