Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
BigQuery
Schema
JobStatus
Interface JobStatus
interface
JobStatus
{
errorResult
?:
GoogleAppsScript
.
BigQuery
.
Schema
.
ErrorProto
;
errors
?:
GoogleAppsScript
.
BigQuery
.
Schema
.
ErrorProto
[]
;
state
?:
string
;
}
Index
Properties
error
Result?
errors?
state?
Properties
Optional
error
Result
errorResult
?:
GoogleAppsScript
.
BigQuery
.
Schema
.
ErrorProto
Optional
errors
errors
?:
GoogleAppsScript
.
BigQuery
.
Schema
.
ErrorProto
[]
Optional
state
state
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
Result
errors
state
Google Apps Script API
Loading...