| Package | Description |
|---|---|
| com.google.api.services.run.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudRunV2SecretKeySelector |
GoogleCloudRunV2SecretKeySelector.clone() |
GoogleCloudRunV2SecretKeySelector |
GoogleCloudRunV2EnvVarSource.getSecretKeyRef()
Selects a secret and a specific version from Cloud Secret Manager.
|
GoogleCloudRunV2SecretKeySelector |
GoogleCloudRunV2SecretKeySelector.set(String fieldName,
Object value) |
GoogleCloudRunV2SecretKeySelector |
GoogleCloudRunV2SecretKeySelector.setSecret(String secret)
Required.
|
GoogleCloudRunV2SecretKeySelector |
GoogleCloudRunV2SecretKeySelector.setVersion(String version)
The Cloud Secret Manager secret version.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudRunV2EnvVarSource |
GoogleCloudRunV2EnvVarSource.setSecretKeyRef(GoogleCloudRunV2SecretKeySelector secretKeyRef)
Selects a secret and a specific version from Cloud Secret Manager.
|
Copyright © 2011–2026 Google. All rights reserved.