Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
BigQuery
Schema
TableDataList
Interface TableDataList
interface
TableDataList
{
etag
?:
string
;
kind
?:
string
;
pageToken
?:
string
;
rows
?:
GoogleAppsScript
.
BigQuery
.
Schema
.
TableRow
[]
;
totalRows
?:
string
;
}
Index
Properties
etag?
kind?
page
Token?
rows?
total
Rows?
Properties
Optional
etag
etag
?:
string
Optional
kind
kind
?:
string
Optional
page
Token
pageToken
?:
string
Optional
rows
rows
?:
GoogleAppsScript
.
BigQuery
.
Schema
.
TableRow
[]
Optional
total
Rows
totalRows
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
etag
kind
page
Token
rows
total
Rows
Google Apps Script API
Loading...