Class ProjectRepoId (1.3.0)

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

Selects a repo using a Google Cloud Platform project ID (e.g. winged-cargo-31) and a repo name within that project.

Attributes

NameDescription
project_id str
The ID of the project.
repo_name str
The name of the repo. Leave empty for the default repo.