Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Script
Service
Interface Service
Access and manipulate script publishing.
interface
Service
{
disable
()
:
void
;
getUrl
()
:
string
;
isEnabled
()
:
boolean
;
}
Index
Methods
disable
get
Url
is
Enabled
Methods
disable
disable
()
:
void
Returns
void
Deprecated
DO NOT USE
get
Url
getUrl
()
:
string
Returns
string
is
Enabled
isEnabled
()
:
boolean
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
disable
get
Url
is
Enabled
Google Apps Script API
Loading...
Access and manipulate script publishing.