| Package | Description |
|---|---|
| com.google.api.services.dataflow.model |
| Modifier and Type | Method and Description |
|---|---|
GPUUsage |
GPUUsage.clone() |
GPUUsage |
GPUUsage.set(String fieldName,
Object value) |
GPUUsage |
GPUUsage.setTimestamp(String timestamp)
Required.
|
GPUUsage |
GPUUsage.setUtilization(GPUUtilization utilization)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
List<GPUUsage> |
ResourceUtilizationReport.getGpuUsage()
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceUtilizationReport |
ResourceUtilizationReport.setGpuUsage(List<GPUUsage> gpuUsage)
Optional.
|
Copyright © 2011–2025 Google. All rights reserved.