| Package | Description |
|---|---|
| com.google.api.services.run.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudRunV2ContainerOverride |
GoogleCloudRunV2ContainerOverride.clone() |
GoogleCloudRunV2ContainerOverride |
GoogleCloudRunV2ContainerOverride.set(String fieldName,
Object value) |
GoogleCloudRunV2ContainerOverride |
GoogleCloudRunV2ContainerOverride.setArgs(List<String> args)
Optional.
|
GoogleCloudRunV2ContainerOverride |
GoogleCloudRunV2ContainerOverride.setClearArgs(Boolean clearArgs)
Optional.
|
GoogleCloudRunV2ContainerOverride |
GoogleCloudRunV2ContainerOverride.setEnv(List<GoogleCloudRunV2EnvVar> env)
List of environment variables to set in the container.
|
GoogleCloudRunV2ContainerOverride |
GoogleCloudRunV2ContainerOverride.setName(String name)
The name of the container specified as a DNS_LABEL.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudRunV2ContainerOverride> |
GoogleCloudRunV2Overrides.getContainerOverrides()
Per container override specification.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudRunV2Overrides |
GoogleCloudRunV2Overrides.setContainerOverrides(List<GoogleCloudRunV2ContainerOverride> containerOverrides)
Per container override specification.
|
Copyright © 2011–2026 Google. All rights reserved.