Class CloudRepoSourceContext (1.0.0)

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

A CloudRepoSourceContext denotes a particular revision in a cloud repo (a repo hosted by the Google Cloud Platform).

Attributes

NameDescription
repo_id google.cloud.source_context_v1.types.RepoId
The ID of the repo.
revision_id str
A revision ID.
alias_name str
The name of an alias (branch, tag, etc.).
alias_context google.cloud.source_context_v1.types.AliasContext
An alias, which may be a branch or tag.