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