Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
BigQuery
Schema
ProjectList
Interface ProjectList
interface
ProjectList
{
etag
?:
string
;
kind
?:
string
;
nextPageToken
?:
string
;
projects
?:
ProjectListProjects
[]
;
totalItems
?:
number
;
}
Index
Properties
etag?
kind?
next
Page
Token?
projects?
total
Items?
Properties
Optional
etag
etag
?:
string
Optional
kind
kind
?:
string
Optional
next
Page
Token
nextPageToken
?:
string
Optional
projects
projects
?:
ProjectListProjects
[]
Optional
total
Items
totalItems
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
etag
kind
next
Page
Token
projects
total
Items
Google Apps Script API
Loading...