| Package | Description |
|---|---|
| com.google.api.services.run.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudRunV2ExecutionReference |
GoogleCloudRunV2ExecutionReference.clone() |
GoogleCloudRunV2ExecutionReference |
GoogleCloudRunV2Job.getLatestCreatedExecution()
Output only.
|
GoogleCloudRunV2ExecutionReference |
GoogleCloudRunV2ExecutionReference.set(String fieldName,
Object value) |
GoogleCloudRunV2ExecutionReference |
GoogleCloudRunV2ExecutionReference.setCompletionStatus(String completionStatus)
Status for the execution completion.
|
GoogleCloudRunV2ExecutionReference |
GoogleCloudRunV2ExecutionReference.setCompletionTime(String completionTime)
Creation timestamp of the execution.
|
GoogleCloudRunV2ExecutionReference |
GoogleCloudRunV2ExecutionReference.setCreateTime(String createTime)
Creation timestamp of the execution.
|
GoogleCloudRunV2ExecutionReference |
GoogleCloudRunV2ExecutionReference.setDeleteTime(String deleteTime)
The deletion time of the execution.
|
GoogleCloudRunV2ExecutionReference |
GoogleCloudRunV2ExecutionReference.setName(String name)
Name of the execution.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudRunV2Job |
GoogleCloudRunV2Job.setLatestCreatedExecution(GoogleCloudRunV2ExecutionReference latestCreatedExecution)
Output only.
|
Copyright © 2011–2026 Google. All rights reserved.