public static final class WorkbookFunctionsIsFormulaParameterSet.WorkbookFunctionsIsFormulaParameterSetBuilder
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected com.google.gson.JsonElement |
reference
The reference parameter value
|
| Modifier | Constructor and Description |
|---|---|
protected |
WorkbookFunctionsIsFormulaParameterSetBuilder()
Instanciates a new WorkbookFunctionsIsFormulaParameterSetBuilder
|
| Modifier and Type | Method and Description |
|---|---|
WorkbookFunctionsIsFormulaParameterSet |
build()
Buils the resulting body object to be passed to the request
|
WorkbookFunctionsIsFormulaParameterSet.WorkbookFunctionsIsFormulaParameterSetBuilder |
withReference(com.google.gson.JsonElement val)
Sets the Reference
|
@Nullable protected com.google.gson.JsonElement reference
@Nullable protected WorkbookFunctionsIsFormulaParameterSetBuilder()
@Nonnull public WorkbookFunctionsIsFormulaParameterSet.WorkbookFunctionsIsFormulaParameterSetBuilder withReference(@Nullable com.google.gson.JsonElement val)
val - the value to set it to@Nonnull public WorkbookFunctionsIsFormulaParameterSet build()