Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
AdminReports
Schema
UsageReportsWarnings
Interface UsageReportsWarnings
interface
UsageReportsWarnings
{
code
?:
string
;
data
?:
UsageReportsWarningsData
[]
;
message
?:
string
;
}
Index
Properties
code?
data?
message?
Properties
Optional
code
code
?:
string
Optional
data
data
?:
UsageReportsWarningsData
[]
Optional
message
message
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
data
message
Google Apps Script API
Loading...