Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
YoutubePartner
Schema
ClaimEvent
Interface ClaimEvent
interface
ClaimEvent
{
kind
?:
string
;
reason
?:
string
;
source
?:
ClaimEventSource
;
time
?:
string
;
type
?:
string
;
typeDetails
?:
ClaimEventTypeDetails
;
}
Index
Properties
kind?
reason?
source?
time?
type?
type
Details?
Properties
Optional
kind
kind
?:
string
Optional
reason
reason
?:
string
Optional
source
source
?:
ClaimEventSource
Optional
time
time
?:
string
Optional
type
type
?:
string
Optional
type
Details
typeDetails
?:
ClaimEventTypeDetails
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
kind
reason
source
time
type
type
Details
Google Apps Script API
Loading...