Interface protos.google.cloud.run.v2.IEnvVar (1.0.2)

Properties of an EnvVar.

Package

@google-cloud/run

Properties

name

name?: (string|null);

EnvVar name

value

value?: (string|null);

EnvVar value

valueSource

valueSource?: (google.cloud.run.v2.IEnvVarSource|null);

EnvVar valueSource