| Package | Description |
|---|---|
| com.google.api.services.clouddebugger.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ProjectRepoId |
ProjectRepoId.clone() |
ProjectRepoId |
RepoId.getProjectRepoId()
A combination of a project ID and a repo name.
|
ProjectRepoId |
ProjectRepoId.set(String fieldName,
Object value) |
ProjectRepoId |
ProjectRepoId.setProjectId(String projectId)
The ID of the project.
|
ProjectRepoId |
ProjectRepoId.setRepoName(String repoName)
The name of the repo.
|
| Modifier and Type | Method and Description |
|---|---|
RepoId |
RepoId.setProjectRepoId(ProjectRepoId projectRepoId)
A combination of a project ID and a repo name.
|
Copyright © 2011–2022 Google. All rights reserved.