ProjectRepoId typedef
ProjectRepoId = $ProjectRepoId
Selects a repo using a Google Cloud Platform project ID (e.g., winged-cargo-31) and a repo name within that project.
Implementation
typedef ProjectRepoId = $ProjectRepoId;