| Package | Description |
|---|---|
| com.google.api.services.run.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudRunV2ImageExportStatus |
GoogleCloudRunV2ImageExportStatus.clone() |
GoogleCloudRunV2ImageExportStatus |
GoogleCloudRunV2ImageExportStatus.set(String fieldName,
Object value) |
GoogleCloudRunV2ImageExportStatus |
GoogleCloudRunV2ImageExportStatus.setExportedImageDigest(String exportedImageDigest)
The exported image ID as it will appear in Artifact Registry.
|
GoogleCloudRunV2ImageExportStatus |
GoogleCloudRunV2ImageExportStatus.setExportJobState(String exportJobState)
Output only.
|
GoogleCloudRunV2ImageExportStatus |
GoogleCloudRunV2ImageExportStatus.setStatus(UtilStatusProto status)
The status of the export task if done.
|
GoogleCloudRunV2ImageExportStatus |
GoogleCloudRunV2ImageExportStatus.setTag(String tag)
The image tag as it will appear in Artifact Registry.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudRunV2ImageExportStatus> |
GoogleCloudRunV2ExportStatusResponse.getImageExportStatuses()
The status of each image export job.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudRunV2ExportStatusResponse |
GoogleCloudRunV2ExportStatusResponse.setImageExportStatuses(List<GoogleCloudRunV2ImageExportStatus> imageExportStatuses)
The status of each image export job.
|
Copyright © 2011–2026 Google. All rights reserved.