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