| Package | Description |
|---|---|
| com.google.api.services.run.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleDevtoolsCloudbuildV1InlineSecret |
GoogleDevtoolsCloudbuildV1InlineSecret.clone() |
GoogleDevtoolsCloudbuildV1InlineSecret |
GoogleDevtoolsCloudbuildV1InlineSecret.set(String fieldName,
Object value) |
GoogleDevtoolsCloudbuildV1InlineSecret |
GoogleDevtoolsCloudbuildV1InlineSecret.setEnvMap(Map<String,String> envMap)
Map of environment variable name to its encrypted value.
|
GoogleDevtoolsCloudbuildV1InlineSecret |
GoogleDevtoolsCloudbuildV1InlineSecret.setKmsKeyName(String kmsKeyName)
Resource name of Cloud KMS crypto key to decrypt the encrypted value.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleDevtoolsCloudbuildV1InlineSecret> |
GoogleDevtoolsCloudbuildV1Secrets.getInline()
Secrets encrypted with KMS key and the associated secret environment variable.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleDevtoolsCloudbuildV1Secrets |
GoogleDevtoolsCloudbuildV1Secrets.setInline(List<GoogleDevtoolsCloudbuildV1InlineSecret> inline)
Secrets encrypted with KMS key and the associated secret environment variable.
|
Copyright © 2011–2026 Google. All rights reserved.