GsuiteIntegrationMetadata
class GsuiteIntegrationMetadata extends Collection (View source)
Properties
protected | $collection_key | ||
protected | $activityFeedDataType | ||
protected | $activityFeedDataDataType | ||
protected | $assistantDataType | ||
protected | $assistantDataDataType | ||
protected | $calendarEventDataType | ||
protected | $calendarEventDataDataType | ||
protected | $callDataType | ||
protected | $callDataDataType | ||
string | $clientType | ||
string[] | $indexableTexts | ||
protected | $tasksDataType | ||
protected | $tasksDataDataType |
Methods
getActivityFeedData()
No description
getAssistantData()
No description
setCalendarEventData(AppsDynamiteSharedCalendarEventAnnotationData $calendarEventData)
No description
getCalendarEventData()
No description
getCallData()
No description
setClientType($clientType)
No description
string
getClientType()
No description
setIndexableTexts($indexableTexts)
No description
string[]
getIndexableTexts()
No description
getTasksData()
No description
Details
setActivityFeedData(AppsDynamiteSharedActivityFeedAnnotationData $activityFeedData)
No description
AppsDynamiteSharedActivityFeedAnnotationData
getActivityFeedData()
No description
setAssistantData(AppsDynamiteSharedAssistantAnnotationData $assistantData)
No description
AppsDynamiteSharedAssistantAnnotationData
getAssistantData()
No description
setCalendarEventData(AppsDynamiteSharedCalendarEventAnnotationData $calendarEventData)
No description
AppsDynamiteSharedCalendarEventAnnotationData
getCalendarEventData()
No description
setCallData(AppsDynamiteSharedCallAnnotationData $callData)
No description
AppsDynamiteSharedCallAnnotationData
getCallData()
No description
setClientType($clientType)
No description
string
getClientType()
No description
setIndexableTexts($indexableTexts)
No description
string[]
getIndexableTexts()
No description
setTasksData(AppsDynamiteSharedTasksAnnotationData $tasksData)
No description
AppsDynamiteSharedTasksAnnotationData
getTasksData()
No description