Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Drive
Schema
FileList
Interface FileList
interface
FileList
{
etag
?:
string
;
incompleteSearch
?:
boolean
;
items
?:
GoogleAppsScript
.
Drive
.
Schema
.
File
[]
;
kind
?:
string
;
nextLink
?:
string
;
nextPageToken
?:
string
;
selfLink
?:
string
;
}
Index
Properties
etag?
incomplete
Search?
items?
kind?
next
Link?
next
Page
Token?
self
Link?
Properties
Optional
etag
etag
?:
string
Optional
incomplete
Search
incompleteSearch
?:
boolean
Optional
items
items
?:
GoogleAppsScript
.
Drive
.
Schema
.
File
[]
Optional
kind
kind
?:
string
Optional
next
Link
nextLink
?:
string
Optional
next
Page
Token
nextPageToken
?:
string
Optional
self
Link
selfLink
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
etag
incomplete
Search
items
kind
next
Link
next
Page
Token
self
Link
Google Apps Script API
Loading...