| Package | Description |
|---|---|
| com.google.api.services.run.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleDevtoolsCloudbuildV1Secret |
GoogleDevtoolsCloudbuildV1Secret.clone() |
GoogleDevtoolsCloudbuildV1Secret |
GoogleDevtoolsCloudbuildV1Secret.set(String fieldName,
Object value) |
GoogleDevtoolsCloudbuildV1Secret |
GoogleDevtoolsCloudbuildV1Secret.setKmsKeyName(String kmsKeyName)
Cloud KMS key name to use to decrypt these envs.
|
GoogleDevtoolsCloudbuildV1Secret |
GoogleDevtoolsCloudbuildV1Secret.setSecretEnv(Map<String,String> secretEnv)
Map of environment variable name to its encrypted value.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleDevtoolsCloudbuildV1Secret> |
GoogleDevtoolsCloudbuildV1Build.getSecrets()
Secrets to decrypt using Cloud Key Management Service.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleDevtoolsCloudbuildV1Build |
GoogleDevtoolsCloudbuildV1Build.setSecrets(List<GoogleDevtoolsCloudbuildV1Secret> secrets)
Secrets to decrypt using Cloud Key Management Service.
|
Copyright © 2011–2026 Google. All rights reserved.