Package | Description |
---|---|
com.google.api.services.sheets.v4.model |
Modifier and Type | Method and Description |
---|---|
ErrorValue |
ErrorValue.clone() |
ErrorValue |
ExtendedValue.getErrorValue()
Represents an error.
|
ErrorValue |
ErrorValue.set(String fieldName,
Object value) |
ErrorValue |
ErrorValue.setMessage(String message)
A message with more information about the error (in the spreadsheet's locale).
|
ErrorValue |
ErrorValue.setType(String type)
The type of error.
|
Modifier and Type | Method and Description |
---|---|
ExtendedValue |
ExtendedValue.setErrorValue(ErrorValue errorValue)
Represents an error.
|
Copyright © 2011–2024 Google. All rights reserved.