| Package | Description |
|---|---|
| com.google.api.services.run.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudRunV2TaskAttemptResult |
GoogleCloudRunV2TaskAttemptResult.clone() |
GoogleCloudRunV2TaskAttemptResult |
GoogleCloudRunV2Task.getLastAttemptResult()
Output only.
|
GoogleCloudRunV2TaskAttemptResult |
GoogleCloudRunV2TaskAttemptResult.set(String fieldName,
Object value) |
GoogleCloudRunV2TaskAttemptResult |
GoogleCloudRunV2TaskAttemptResult.setExitCode(Integer exitCode)
Output only.
|
GoogleCloudRunV2TaskAttemptResult |
GoogleCloudRunV2TaskAttemptResult.setStatus(GoogleRpcStatus status)
Output only.
|
GoogleCloudRunV2TaskAttemptResult |
GoogleCloudRunV2TaskAttemptResult.setTermSignal(Integer termSignal)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudRunV2Task |
GoogleCloudRunV2Task.setLastAttemptResult(GoogleCloudRunV2TaskAttemptResult lastAttemptResult)
Output only.
|
Copyright © 2011–2026 Google. All rights reserved.