| Package | Description |
|---|---|
| com.google.api.services.clouddebugger.v2.model |
| Modifier and Type | Method and Description |
|---|---|
RepoId |
RepoId.clone() |
RepoId |
CloudWorkspaceId.getRepoId()
The ID of the repo containing the workspace.
|
RepoId |
CloudRepoSourceContext.getRepoId()
The ID of the repo.
|
RepoId |
RepoId.set(String fieldName,
Object value) |
RepoId |
RepoId.setProjectRepoId(ProjectRepoId projectRepoId)
A combination of a project ID and a repo name.
|
RepoId |
RepoId.setUid(String uid)
A server-assigned, globally unique identifier.
|
| Modifier and Type | Method and Description |
|---|---|
CloudWorkspaceId |
CloudWorkspaceId.setRepoId(RepoId repoId)
The ID of the repo containing the workspace.
|
CloudRepoSourceContext |
CloudRepoSourceContext.setRepoId(RepoId repoId)
The ID of the repo.
|
Copyright © 2011–2023 Google. All rights reserved.