Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
BigQuery
Schema
QueryParameterType
Interface QueryParameterType
interface
QueryParameterType
{
arrayType
?:
QueryParameterType
;
structTypes
?:
QueryParameterTypeStructTypes
[]
;
type
?:
string
;
}
Index
Properties
array
Type?
struct
Types?
type?
Properties
Optional
array
Type
arrayType
?:
QueryParameterType
Optional
struct
Types
structTypes
?:
QueryParameterTypeStructTypes
[]
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
array
Type
struct
Types
type
Google Apps Script API
Loading...