projectId property
Project identifier (preferably project number but can also be the project ID) of the project that contains the secret.
If not set, it is assumed that the secret is in the same project as the function.
Implementation
core.String? projectId;