Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Sheets
Schema
BatchUpdateValuesRequest
Interface BatchUpdateValuesRequest
interface
BatchUpdateValuesRequest
{
data
?:
ValueRange
[]
;
includeValuesInResponse
?:
boolean
;
responseDateTimeRenderOption
?:
string
;
responseValueRenderOption
?:
string
;
valueInputOption
?:
string
;
}
Index
Properties
data?
include
Values
In
Response?
response
Date
Time
Render
Option?
response
Value
Render
Option?
value
Input
Option?
Properties
Optional
data
data
?:
ValueRange
[]
Optional
include
Values
In
Response
includeValuesInResponse
?:
boolean
Optional
response
Date
Time
Render
Option
responseDateTimeRenderOption
?:
string
Optional
response
Value
Render
Option
responseValueRenderOption
?:
string
Optional
value
Input
Option
valueInputOption
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
include
Values
In
Response
response
Date
Time
Render
Option
response
Value
Render
Option
value
Input
Option
Google Apps Script API
Loading...