| Package | Description |
|---|---|
| com.google.api.services.clouddebugger.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CloudWorkspaceId |
CloudWorkspaceId.clone() |
CloudWorkspaceId |
CloudWorkspaceSourceContext.getWorkspaceId()
The ID of the workspace.
|
CloudWorkspaceId |
CloudWorkspaceId.set(String fieldName,
Object value) |
CloudWorkspaceId |
CloudWorkspaceId.setName(String name)
The unique name of the workspace within the repo.
|
CloudWorkspaceId |
CloudWorkspaceId.setRepoId(RepoId repoId)
The ID of the repo containing the workspace.
|
| Modifier and Type | Method and Description |
|---|---|
CloudWorkspaceSourceContext |
CloudWorkspaceSourceContext.setWorkspaceId(CloudWorkspaceId workspaceId)
The ID of the workspace.
|
Copyright © 2011–2021 Google. All rights reserved.