Class EnvVarSource (0.4.0)

EnvVarSource(mapping=None, *, ignore_unknown_fields=False, **kwargs)

EnvVarSource represents a source for the value of an EnvVar.

Attribute

NameDescription
secret_key_ref google.cloud.run_v2.types.SecretKeySelector
Selects a secret and a specific version from Cloud Secret Manager.

Inheritance

builtins.object > proto.message.Message > EnvVarSource