public static final class WorkbookFunctionsSheetsParameterSet.WorkbookFunctionsSheetsParameterSetBuilder
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 |
WorkbookFunctionsSheetsParameterSetBuilder()
Instanciates a new WorkbookFunctionsSheetsParameterSetBuilder
|
| Modifier and Type | Method and Description |
|---|---|
WorkbookFunctionsSheetsParameterSet |
build()
Buils the resulting body object to be passed to the request
|
WorkbookFunctionsSheetsParameterSet.WorkbookFunctionsSheetsParameterSetBuilder |
withReference(com.google.gson.JsonElement val)
Sets the Reference
|
@Nullable protected com.google.gson.JsonElement reference
@Nullable protected WorkbookFunctionsSheetsParameterSetBuilder()
@Nonnull public WorkbookFunctionsSheetsParameterSet.WorkbookFunctionsSheetsParameterSetBuilder withReference(@Nullable com.google.gson.JsonElement val)
val - the value to set it to@Nonnull public WorkbookFunctionsSheetsParameterSet build()