Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
AdminReports
Schema
ActivityEventsParameters
Interface ActivityEventsParameters
interface
ActivityEventsParameters
{
boolValue
?:
boolean
;
intValue
?:
string
;
multiIntValue
?:
string
[]
;
multiValue
?:
string
[]
;
name
?:
string
;
value
?:
string
;
}
Index
Properties
bool
Value?
int
Value?
multi
Int
Value?
multi
Value?
name?
value?
Properties
Optional
bool
Value
boolValue
?:
boolean
Optional
int
Value
intValue
?:
string
Optional
multi
Int
Value
multiIntValue
?:
string
[]
Optional
multi
Value
multiValue
?:
string
[]
Optional
name
name
?:
string
Optional
value
value
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bool
Value
int
Value
multi
Int
Value
multi
Value
name
value
Google Apps Script API
Loading...