| Package | Description |
|---|---|
| com.google.api.services.run.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudRunV2EmptyDirVolumeSource |
GoogleCloudRunV2EmptyDirVolumeSource.clone() |
GoogleCloudRunV2EmptyDirVolumeSource |
GoogleCloudRunV2Volume.getEmptyDir()
Ephemeral storage used as a shared volume.
|
GoogleCloudRunV2EmptyDirVolumeSource |
GoogleCloudRunV2EmptyDirVolumeSource.set(String fieldName,
Object value) |
GoogleCloudRunV2EmptyDirVolumeSource |
GoogleCloudRunV2EmptyDirVolumeSource.setMedium(String medium)
The medium on which the data is stored.
|
GoogleCloudRunV2EmptyDirVolumeSource |
GoogleCloudRunV2EmptyDirVolumeSource.setSizeLimit(String sizeLimit)
Limit on the storage usable by this EmptyDir volume.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudRunV2Volume |
GoogleCloudRunV2Volume.setEmptyDir(GoogleCloudRunV2EmptyDirVolumeSource emptyDir)
Ephemeral storage used as a shared volume.
|
Copyright © 2011–2026 Google. All rights reserved.