| Package | Description |
|---|---|
| com.google.api.services.run.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudRunV2Execution |
GoogleCloudRunV2Execution.clone() |
GoogleCloudRunV2Execution |
GoogleCloudRunV2Execution.set(String fieldName,
Object value) |
GoogleCloudRunV2Execution |
GoogleCloudRunV2Execution.setAnnotations(Map<String,String> annotations)
Output only.
|
GoogleCloudRunV2Execution |
GoogleCloudRunV2Execution.setCancelledCount(Integer cancelledCount)
Output only.
|
GoogleCloudRunV2Execution |
GoogleCloudRunV2Execution.setClient(String client)
Output only.
|
GoogleCloudRunV2Execution |
GoogleCloudRunV2Execution.setClientVersion(String clientVersion)
Output only.
|
GoogleCloudRunV2Execution |
GoogleCloudRunV2Execution.setCompletionTime(String completionTime)
Output only.
|
GoogleCloudRunV2Execution |
GoogleCloudRunV2Execution.setConditions(List<GoogleCloudRunV2Condition> conditions)
Output only.
|
GoogleCloudRunV2Execution |
GoogleCloudRunV2Execution.setCreateTime(String createTime)
Output only.
|
GoogleCloudRunV2Execution |
GoogleCloudRunV2Execution.setCreator(String creator)
Output only.
|
GoogleCloudRunV2Execution |
GoogleCloudRunV2Execution.setDeleteTime(String deleteTime)
Output only.
|
GoogleCloudRunV2Execution |
GoogleCloudRunV2Execution.setEtag(String etag)
Output only.
|
GoogleCloudRunV2Execution |
GoogleCloudRunV2Execution.setExpireTime(String expireTime)
Output only.
|
GoogleCloudRunV2Execution |
GoogleCloudRunV2Execution.setFailedCount(Integer failedCount)
Output only.
|
GoogleCloudRunV2Execution |
GoogleCloudRunV2Execution.setGeneration(Long generation)
Output only.
|
GoogleCloudRunV2Execution |
GoogleCloudRunV2Execution.setJob(String job)
Output only.
|
GoogleCloudRunV2Execution |
GoogleCloudRunV2Execution.setLabels(Map<String,String> labels)
Output only.
|
GoogleCloudRunV2Execution |
GoogleCloudRunV2Execution.setLaunchStage(String launchStage)
The least stable launch stage needed to create this resource, as defined by [Google Cloud
Platform Launch Stages](https://cloud.google.com/terms/launch-stages).
|
GoogleCloudRunV2Execution |
GoogleCloudRunV2Execution.setLogUri(String logUri)
Output only.
|
GoogleCloudRunV2Execution |
GoogleCloudRunV2Execution.setName(String name)
Output only.
|
GoogleCloudRunV2Execution |
GoogleCloudRunV2Execution.setObservedGeneration(Long observedGeneration)
Output only.
|
GoogleCloudRunV2Execution |
GoogleCloudRunV2Execution.setParallelism(Integer parallelism)
Output only.
|
GoogleCloudRunV2Execution |
GoogleCloudRunV2Execution.setReconciling(Boolean reconciling)
Output only.
|
GoogleCloudRunV2Execution |
GoogleCloudRunV2Execution.setRetriedCount(Integer retriedCount)
Output only.
|
GoogleCloudRunV2Execution |
GoogleCloudRunV2Execution.setRunningCount(Integer runningCount)
Output only.
|
GoogleCloudRunV2Execution |
GoogleCloudRunV2Execution.setSatisfiesPzs(Boolean satisfiesPzs)
Output only.
|
GoogleCloudRunV2Execution |
GoogleCloudRunV2Execution.setStartTime(String startTime)
Output only.
|
GoogleCloudRunV2Execution |
GoogleCloudRunV2Execution.setSucceededCount(Integer succeededCount)
Output only.
|
GoogleCloudRunV2Execution |
GoogleCloudRunV2Execution.setTaskCount(Integer taskCount)
Output only.
|
GoogleCloudRunV2Execution |
GoogleCloudRunV2Execution.setTemplate(GoogleCloudRunV2TaskTemplate template)
Output only.
|
GoogleCloudRunV2Execution |
GoogleCloudRunV2Execution.setUid(String uid)
Output only.
|
GoogleCloudRunV2Execution |
GoogleCloudRunV2Execution.setUpdateTime(String updateTime)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudRunV2Execution> |
GoogleCloudRunV2ListExecutionsResponse.getExecutions()
The resulting list of Executions.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudRunV2ListExecutionsResponse |
GoogleCloudRunV2ListExecutionsResponse.setExecutions(List<GoogleCloudRunV2Execution> executions)
The resulting list of Executions.
|
Copyright © 2011–2026 Google. All rights reserved.