| Package | Description |
|---|---|
| com.google.api.services.run.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudRunV2Overrides |
GoogleCloudRunV2Overrides.clone() |
GoogleCloudRunV2Overrides |
GoogleCloudRunV2RunJobRequest.getOverrides()
Overrides specification for a given execution of a job.
|
GoogleCloudRunV2Overrides |
GoogleCloudRunV2Overrides.set(String fieldName,
Object value) |
GoogleCloudRunV2Overrides |
GoogleCloudRunV2Overrides.setContainerOverrides(List<GoogleCloudRunV2ContainerOverride> containerOverrides)
Per container override specification.
|
GoogleCloudRunV2Overrides |
GoogleCloudRunV2Overrides.setTaskCount(Integer taskCount)
Optional.
|
GoogleCloudRunV2Overrides |
GoogleCloudRunV2Overrides.setTimeout(String timeout)
Duration in seconds the task may be active before the system will actively try to mark it
failed and kill associated containers.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudRunV2RunJobRequest |
GoogleCloudRunV2RunJobRequest.setOverrides(GoogleCloudRunV2Overrides overrides)
Overrides specification for a given execution of a job.
|
Copyright © 2011–2026 Google. All rights reserved.