| Package | Description |
|---|---|
| com.google.api.services.run.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudRunV2VersionToPath |
GoogleCloudRunV2VersionToPath.clone() |
GoogleCloudRunV2VersionToPath |
GoogleCloudRunV2VersionToPath.set(String fieldName,
Object value) |
GoogleCloudRunV2VersionToPath |
GoogleCloudRunV2VersionToPath.setMode(Integer mode)
Integer octal mode bits to use on this file, must be a value between 01 and 0777 (octal).
|
GoogleCloudRunV2VersionToPath |
GoogleCloudRunV2VersionToPath.setPath(String path)
Required.
|
GoogleCloudRunV2VersionToPath |
GoogleCloudRunV2VersionToPath.setVersion(String version)
The Cloud Secret Manager secret version.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudRunV2VersionToPath> |
GoogleCloudRunV2SecretVolumeSource.getItems()
If unspecified, the volume will expose a file whose name is the secret, relative to
VolumeMount.mount_path + VolumeMount.sub_path.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudRunV2SecretVolumeSource |
GoogleCloudRunV2SecretVolumeSource.setItems(List<GoogleCloudRunV2VersionToPath> items)
If unspecified, the volume will expose a file whose name is the secret, relative to
VolumeMount.mount_path + VolumeMount.sub_path.
|
Copyright © 2011–2026 Google. All rights reserved.