Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Mirror
Collection
LocationsCollection
Interface LocationsCollection
interface
LocationsCollection
{
get
(
id
:
string
)
:
GoogleAppsScript
.
Mirror
.
Schema
.
Location
;
list
()
:
LocationsListResponse
;
}
Index
Methods
get
list
Methods
get
get
(
id
:
string
)
:
GoogleAppsScript
.
Mirror
.
Schema
.
Location
Parameters
id
:
string
Returns
GoogleAppsScript
.
Mirror
.
Schema
.
Location
list
list
()
:
LocationsListResponse
Returns
LocationsListResponse
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
get
list
Google Apps Script API
Loading...