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