Interface protos.google.cloud.functions.v2beta.ISecretEnvVar (3.3.0)

Properties of a SecretEnvVar.

Package

@google-cloud/functions

Properties

key

key?: (string|null);

SecretEnvVar key

projectId

projectId?: (string|null);

SecretEnvVar projectId

secret

secret?: (string|null);

SecretEnvVar secret

version

version?: (string|null);

SecretEnvVar version