Secrets(mapping=None, *, ignore_unknown_fields=False, **kwargs)Secrets and secret environment variables. .. attribute:: secret_manager
Secrets in Secret Manager and associated secret environment variable.
:type: Sequence[google.cloud.devtools.cloudbuild_v1.types.SecretManagerSecret]
Attribute
| Name | Description |
inline |
Sequence[google.cloud.devtools.cloudbuild_v1.types.InlineSecret]
Secrets encrypted with KMS key and the associated secret environment variable. |