Package | Description |
---|---|
com.google.api.services.language.v2.model |
Modifier and Type | Method and Description |
---|---|
RamMetric |
RamMetric.clone() |
RamMetric |
RamMetric.set(String fieldName,
Object value) |
RamMetric |
RamMetric.setGibSec(Long gibSec)
Required.
|
RamMetric |
RamMetric.setMachineSpec(String machineSpec)
Required.
|
RamMetric |
RamMetric.setMemories(Double memories)
Required.
|
RamMetric |
RamMetric.setRamType(String ramType)
Required.
|
RamMetric |
RamMetric.setTrackingLabels(Map<String,String> trackingLabels)
Billing tracking labels.
|
Modifier and Type | Method and Description |
---|---|
List<RamMetric> |
InfraUsage.getRamMetrics()
Aggregated ram metrics since requested start_time.
|
Modifier and Type | Method and Description |
---|---|
InfraUsage |
InfraUsage.setRamMetrics(List<RamMetric> ramMetrics)
Aggregated ram metrics since requested start_time.
|
Copyright © 2011–2025 Google. All rights reserved.