| Package | Description |
|---|---|
| com.google.api.services.sourcerepo.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SyncRepoMetadata |
SyncRepoMetadata.clone() |
SyncRepoMetadata |
SyncRepoMetadata.set(String fieldName,
Object value) |
SyncRepoMetadata |
SyncRepoMetadata.setName(String name)
The name of the repo being synchronized.
|
SyncRepoMetadata |
SyncRepoMetadata.setStartTime(String startTime)
The time this operation is started.
|
SyncRepoMetadata |
SyncRepoMetadata.setStatusMessage(String statusMessage)
The latest status message on syncing the repository.
|
SyncRepoMetadata |
SyncRepoMetadata.setUpdateTime(String updateTime)
The time this operation's status message is updated.
|
Copyright © 2011–2020 Google. All rights reserved.