Class ProjectInfo
java.lang.Object
com.google.gerrit.extensions.common.ProjectInfo
- 
Field SummaryFieldsModifier and TypeFieldDescriptionWhether the query would deliver more results if not limited.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
id
- 
name
- 
parent
- 
description
- 
state
- 
branches
- 
webLinks
- 
labels
- 
_moreProjectsWhether the query would deliver more results if not limited. Only set on the last project that is returned as a query result.
 
- 
- 
Constructor Details- 
ProjectInfopublic ProjectInfo()
 
-