CloudRepoSourceContextResponse

data class CloudRepoSourceContextResponse(val aliasContext: AliasContextResponse, val repoId: RepoIdResponse, val revisionId: String)

A CloudRepoSourceContext denotes a particular revision in a Google Cloud Source Repo.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An alias, which may be a branch or tag.

Link copied to clipboard

The ID of the repo.

Link copied to clipboard

A revision ID.