Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
YoutubePartner
Schema
ReferenceConflictListResponse
Interface ReferenceConflictListResponse
interface
ReferenceConflictListResponse
{
items
?:
ReferenceConflict
[]
;
kind
?:
string
;
nextPageToken
?:
string
;
pageInfo
?:
GoogleAppsScript
.
YoutubePartner
.
Schema
.
PageInfo
;
}
Index
Properties
items?
kind?
next
Page
Token?
page
Info?
Properties
Optional
items
items
?:
ReferenceConflict
[]
Optional
kind
kind
?:
string
Optional
next
Page
Token
nextPageToken
?:
string
Optional
page
Info
pageInfo
?:
GoogleAppsScript
.
YoutubePartner
.
Schema
.
PageInfo
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
items
kind
next
Page
Token
page
Info
Google Apps Script API
Loading...