Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Classroom
Schema
ListTopicResponse
Interface ListTopicResponse
interface
ListTopicResponse
{
nextPageToken
?:
string
;
topic
?:
Topic
[]
;
}
Index
Properties
next
Page
Token?
topic?
Properties
Optional
next
Page
Token
nextPageToken
?:
string
Optional
topic
topic
?:
Topic
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
next
Page
Token
topic
Google Apps Script API
Loading...