Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
BigQuery
Schema
QueryParameterValue
Interface QueryParameterValue
interface
QueryParameterValue
{
arrayValues
?:
QueryParameterValue
[]
;
structValues
?:
object
;
value
?:
string
;
}
Index
Properties
array
Values?
struct
Values?
value?
Properties
Optional
array
Values
arrayValues
?:
QueryParameterValue
[]
Optional
struct
Values
structValues
?:
object
Optional
value
value
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
array
Values
struct
Values
value
Google Apps Script API
Loading...