Lines Matching full:repo
165 # A cloud workspace is a place associated with a repo where modified files
167 … "name": "A String", # The unique name of the workspace within the repo. This is the name
169 … "repoId": { # A unique identifier for a cloud repo. # The ID of the repo containing the workspace.
170 …"projectRepoId": { # Selects a repo using a Google Cloud Platform project ID # A combination of a …
171 # (e.g. winged-cargo-31) and a repo name within that project.
173 … "repoName": "A String", # The name of the repo. Leave empty for the default repo.
179 …denotes a particular revision in a cloud # A SourceContext referring to a revision in a cloud repo.
180 # repo (a repo hosted by the Google Cloud Platform).
181 … "aliasContext": { # An alias to a repo revision. # An alias, which may be a branch or tag.
187 "repoId": { # A unique identifier for a cloud repo. # The ID of the repo.
188 …"projectRepoId": { # Selects a repo using a Google Cloud Platform project ID # A combination of a …
189 # (e.g. winged-cargo-31) and a repo name within that project.
191 "repoName": "A String", # The name of the repo. Leave empty for the default repo.
196 …evision in a third party Git # A SourceContext referring to any third party Git repo (e.g. GitHub).
203 … "aliasContext": { # An alias to a repo revision. # An alias, which may be a branch or tag.
212 # The "repo name" is hostURI/project.
219 # Contexts describing a remote repo related to the source code
233 # A cloud workspace is a place associated with a repo where modified files
235 … "name": "A String", # The unique name of the workspace within the repo. This is the name
237 … "repoId": { # A unique identifier for a cloud repo. # The ID of the repo containing the workspace.
238 …"projectRepoId": { # Selects a repo using a Google Cloud Platform project ID # A combination of a …
239 # (e.g. winged-cargo-31) and a repo name within that project.
241 … "repoName": "A String", # The name of the repo. Leave empty for the default repo.
247 …denotes a particular revision in a cloud # A SourceContext referring to a revision in a cloud repo.
248 # repo (a repo hosted by the Google Cloud Platform).
249 … "aliasContext": { # An alias to a repo revision. # An alias, which may be a branch or tag.
255 "repoId": { # A unique identifier for a cloud repo. # The ID of the repo.
256 …"projectRepoId": { # Selects a repo using a Google Cloud Platform project ID # A combination of a …
257 # (e.g. winged-cargo-31) and a repo name within that project.
259 … "repoName": "A String", # The name of the repo. Leave empty for the default repo.
264 …evision in a third party Git # A SourceContext referring to any third party Git repo (e.g. GitHub).
271 … "aliasContext": { # An alias to a repo revision. # An alias, which may be a branch or tag.
280 # The "repo name" is hostURI/project.