Package | Description |
---|---|
com.google.api.services.language.v2.model |
Modifier and Type | Method and Description |
---|---|
TpuMetric |
TpuMetric.clone() |
TpuMetric |
TpuMetric.set(String fieldName,
Object value) |
TpuMetric |
TpuMetric.setTpuSec(Long tpuSec)
Required.
|
TpuMetric |
TpuMetric.setTpuType(String tpuType)
Required.
|
Modifier and Type | Method and Description |
---|---|
List<TpuMetric> |
InfraUsage.getTpuMetrics()
Aggregated tpu metrics since requested start_time.
|
Modifier and Type | Method and Description |
---|---|
InfraUsage |
InfraUsage.setTpuMetrics(List<TpuMetric> tpuMetrics)
Aggregated tpu metrics since requested start_time.
|
Copyright © 2011–2025 Google. All rights reserved.