Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
YoutubePartner
Schema
PackageInsertResponse
Interface PackageInsertResponse
interface
PackageInsertResponse
{
errors
?:
ValidateError
[]
;
kind
?:
string
;
resource
?:
Package
;
status
?:
string
;
}
Index
Properties
errors?
kind?
resource?
status?
Properties
Optional
errors
errors
?:
ValidateError
[]
Optional
kind
kind
?:
string
Optional
resource
resource
?:
Package
Optional
status
status
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
errors
kind
resource
status
Google Apps Script API
Loading...