| Package | Description |
|---|---|
| com.google.api.services.dataproc.model |
| Modifier and Type | Method and Description |
|---|---|
RuntimeInfo |
RuntimeInfo.clone() |
RuntimeInfo |
Batch.getRuntimeInfo()
Output only.
|
RuntimeInfo |
Session.getRuntimeInfo()
Output only.
|
RuntimeInfo |
RuntimeInfo.set(String fieldName,
Object value) |
RuntimeInfo |
RuntimeInfo.setApproximateUsage(UsageMetrics approximateUsage)
Output only.
|
RuntimeInfo |
RuntimeInfo.setCurrentUsage(UsageSnapshot currentUsage)
Output only.
|
RuntimeInfo |
RuntimeInfo.setDiagnosticOutputUri(String diagnosticOutputUri)
Output only.
|
RuntimeInfo |
RuntimeInfo.setEndpoints(Map<String,String> endpoints)
Output only.
|
RuntimeInfo |
RuntimeInfo.setOutputUri(String outputUri)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
Batch |
Batch.setRuntimeInfo(RuntimeInfo runtimeInfo)
Output only.
|
Session |
Session.setRuntimeInfo(RuntimeInfo runtimeInfo)
Output only.
|
Copyright © 2011–2023 Google. All rights reserved.