corpus property

String? corpus
getter/setter pair

The service to be searched. Possible string values are:

  • "CORPUS_TYPE_UNSPECIFIED" : No service specified.
  • "DRIVE" : Drive, including Meet and Sites.
  • "MAIL" : For search, Gmail and classic Hangouts. For holds, Gmail only.
  • "GROUPS" : Groups.
  • "HANGOUTS_CHAT" : For export, Google Chat only. For holds, Google Chat and classic Hangouts.
  • "VOICE" : Google Voice.
  • "CALENDAR" : Calendar.

Implementation

core.String? corpus;