Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Calendar
Schema
EntryPoint
Interface EntryPoint
interface
EntryPoint
{
accessCode
?:
string
;
entryPointFeatures
?:
string
[]
;
entryPointType
?:
string
;
label
?:
string
;
meetingCode
?:
string
;
passcode
?:
string
;
password
?:
string
;
pin
?:
string
;
regionCode
?:
string
;
uri
?:
string
;
}
Index
Properties
access
Code?
entry
Point
Features?
entry
Point
Type?
label?
meeting
Code?
passcode?
password?
pin?
region
Code?
uri?
Properties
Optional
access
Code
accessCode
?:
string
Optional
entry
Point
Features
entryPointFeatures
?:
string
[]
Optional
entry
Point
Type
entryPointType
?:
string
Optional
label
label
?:
string
Optional
meeting
Code
meetingCode
?:
string
Optional
passcode
passcode
?:
string
Optional
password
password
?:
string
Optional
pin
pin
?:
string
Optional
region
Code
regionCode
?:
string
Optional
uri
uri
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
access
Code
entry
Point
Features
entry
Point
Type
label
meeting
Code
passcode
password
pin
region
Code
uri
Google Apps Script API
Loading...