| Package | Description |
|---|---|
| com.google.api.services.run.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleDevtoolsCloudbuildV1Secrets |
GoogleDevtoolsCloudbuildV1Secrets.clone() |
GoogleDevtoolsCloudbuildV1Secrets |
GoogleDevtoolsCloudbuildV1Build.getAvailableSecrets()
Secrets and secret environment variables.
|
GoogleDevtoolsCloudbuildV1Secrets |
GoogleDevtoolsCloudbuildV1Secrets.set(String fieldName,
Object value) |
GoogleDevtoolsCloudbuildV1Secrets |
GoogleDevtoolsCloudbuildV1Secrets.setInline(List<GoogleDevtoolsCloudbuildV1InlineSecret> inline)
Secrets encrypted with KMS key and the associated secret environment variable.
|
GoogleDevtoolsCloudbuildV1Secrets |
GoogleDevtoolsCloudbuildV1Secrets.setSecretManager(List<GoogleDevtoolsCloudbuildV1SecretManagerSecret> secretManager)
Secrets in Secret Manager and associated secret environment variable.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleDevtoolsCloudbuildV1Build |
GoogleDevtoolsCloudbuildV1Build.setAvailableSecrets(GoogleDevtoolsCloudbuildV1Secrets availableSecrets)
Secrets and secret environment variables.
|
Copyright © 2011–2026 Google. All rights reserved.