| Package | Description |
|---|---|
| com.google.api.services.run.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudRunV2ContainerStatus |
GoogleCloudRunV2ContainerStatus.clone() |
GoogleCloudRunV2ContainerStatus |
GoogleCloudRunV2ContainerStatus.set(String fieldName,
Object value) |
GoogleCloudRunV2ContainerStatus |
GoogleCloudRunV2ContainerStatus.setImageDigest(String imageDigest)
ImageDigest holds the resolved digest for the image specified and resolved during the creation
of Revision.
|
GoogleCloudRunV2ContainerStatus |
GoogleCloudRunV2ContainerStatus.setName(String name)
The name of the container, if specified.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudRunV2ContainerStatus> |
GoogleCloudRunV2Instance.getContainerStatuses()
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudRunV2Instance |
GoogleCloudRunV2Instance.setContainerStatuses(List<GoogleCloudRunV2ContainerStatus> containerStatuses)
Output only.
|
Copyright © 2011–2026 Google. All rights reserved.