Modifier and Type | Field and Description |
---|---|
String |
description |
String |
maxObjectSizeLimit |
Map<String,Map<String,com.google.gerrit.extensions.api.projects.ProjectInput.ConfigValue>> |
pluginConfigValues |
com.google.gerrit.extensions.common.InheritableBoolean |
requireChangeId |
com.google.gerrit.extensions.api.projects.ProjectState |
state |
com.google.gerrit.extensions.common.SubmitType |
submitType |
com.google.gerrit.extensions.common.InheritableBoolean |
useContentMerge |
com.google.gerrit.extensions.common.InheritableBoolean |
useContributorAgreements |
com.google.gerrit.extensions.common.InheritableBoolean |
useSignedOffBy |
Constructor and Description |
---|
PutConfig.Input() |
public String description
public com.google.gerrit.extensions.common.InheritableBoolean useContributorAgreements
public com.google.gerrit.extensions.common.InheritableBoolean useContentMerge
public com.google.gerrit.extensions.common.InheritableBoolean useSignedOffBy
public com.google.gerrit.extensions.common.InheritableBoolean requireChangeId
public String maxObjectSizeLimit
public com.google.gerrit.extensions.common.SubmitType submitType
public com.google.gerrit.extensions.api.projects.ProjectState state