Uses of Interface
com.google.devtools.source.v1.RepoIdOrBuilder
-
Packages that use RepoIdOrBuilder Package Description com.google.devtools.source.v1 -
-
Uses of RepoIdOrBuilder in com.google.devtools.source.v1
Classes in com.google.devtools.source.v1 that implement RepoIdOrBuilder Modifier and Type Class Description class
RepoId
A unique identifier for a cloud repo.static class
RepoId.Builder
A unique identifier for a cloud repo.Methods in com.google.devtools.source.v1 that return RepoIdOrBuilder Modifier and Type Method Description RepoIdOrBuilder
CloudRepoSourceContext.Builder. getRepoIdOrBuilder()
The ID of the repo.RepoIdOrBuilder
CloudRepoSourceContext. getRepoIdOrBuilder()
The ID of the repo.RepoIdOrBuilder
CloudRepoSourceContextOrBuilder. getRepoIdOrBuilder()
The ID of the repo.RepoIdOrBuilder
CloudWorkspaceId.Builder. getRepoIdOrBuilder()
The ID of the repo containing the workspace.RepoIdOrBuilder
CloudWorkspaceId. getRepoIdOrBuilder()
The ID of the repo containing the workspace.RepoIdOrBuilder
CloudWorkspaceIdOrBuilder. getRepoIdOrBuilder()
The ID of the repo containing the workspace.
-