Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
YoutubePartner
Schema
ClaimMatchInfo
Interface ClaimMatchInfo
interface
ClaimMatchInfo
{
longestMatch
?:
ClaimMatchInfoLongestMatch
;
matchSegments
?:
MatchSegment
[]
;
referenceId
?:
string
;
totalMatch
?:
ClaimMatchInfoTotalMatch
;
}
Index
Properties
longest
Match?
match
Segments?
reference
Id?
total
Match?
Properties
Optional
longest
Match
longestMatch
?:
ClaimMatchInfoLongestMatch
Optional
match
Segments
matchSegments
?:
MatchSegment
[]
Optional
reference
Id
referenceId
?:
string
Optional
total
Match
totalMatch
?:
ClaimMatchInfoTotalMatch
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
longest
Match
match
Segments
reference
Id
total
Match
Google Apps Script API
Loading...