class Query extends Model (View source)

Properties

protected $accountInfoType
protected $accountInfoDataType
protected $calendarOptionsType
protected $calendarOptionsDataType
string $corpus
string $dataScope
protected $driveOptionsType
protected $driveOptionsDataType
string $endTime
protected $hangoutsChatInfoType
protected $hangoutsChatInfoDataType
protected $hangoutsChatOptionsType
protected $hangoutsChatOptionsDataType
protected $mailOptionsType
protected $mailOptionsDataType
string $method
protected $orgUnitInfoType
protected $orgUnitInfoDataType
string $searchMethod
protected $sharedDriveInfoType
protected $sharedDriveInfoDataType
protected $sitesUrlInfoType
protected $sitesUrlInfoDataType
string $startTime
protected $teamDriveInfoType
protected $teamDriveInfoDataType
string $terms
string $timeZone
protected $voiceOptionsType
protected $voiceOptionsDataType

Methods

setAccountInfo(AccountInfo $accountInfo)

No description

getAccountInfo()

No description

setCalendarOptions(CalendarOptions $calendarOptions)

No description

setCorpus($corpus)

No description

string
getCorpus()

No description

setDataScope($dataScope)

No description

string
getDataScope()

No description

setDriveOptions(DriveOptions $driveOptions)

No description

getDriveOptions()

No description

setEndTime($endTime)

No description

string
getEndTime()

No description

setHangoutsChatInfo(HangoutsChatInfo $hangoutsChatInfo)

No description

setHangoutsChatOptions(HangoutsChatOptions $hangoutsChatOptions)

No description

setMailOptions(MailOptions $mailOptions)

No description

getMailOptions()

No description

setMethod($method)

No description

string
getMethod()

No description

setOrgUnitInfo(OrgUnitInfo $orgUnitInfo)

No description

getOrgUnitInfo()

No description

setSearchMethod($searchMethod)

No description

string
getSearchMethod()

No description

setSharedDriveInfo(SharedDriveInfo $sharedDriveInfo)

No description

setSitesUrlInfo(SitesUrlInfo $sitesUrlInfo)

No description

getSitesUrlInfo()

No description

setStartTime($startTime)

No description

string
getStartTime()

No description

setTeamDriveInfo(TeamDriveInfo $teamDriveInfo)

No description

getTeamDriveInfo()

No description

setTerms($terms)

No description

string
getTerms()

No description

setTimeZone($timeZone)

No description

string
getTimeZone()

No description

setVoiceOptions(VoiceOptions $voiceOptions)

No description

getVoiceOptions()

No description

Details

setAccountInfo(AccountInfo $accountInfo)

No description

Parameters

AccountInfo $accountInfo

AccountInfo getAccountInfo()

No description

Return Value

AccountInfo

setCalendarOptions(CalendarOptions $calendarOptions)

No description

Parameters

CalendarOptions $calendarOptions

CalendarOptions getCalendarOptions()

No description

Return Value

CalendarOptions

setCorpus($corpus)

No description

Parameters

$corpus

string getCorpus()

No description

Return Value

string

setDataScope($dataScope)

No description

Parameters

$dataScope

string getDataScope()

No description

Return Value

string

setDriveOptions(DriveOptions $driveOptions)

No description

Parameters

DriveOptions $driveOptions

DriveOptions getDriveOptions()

No description

Return Value

DriveOptions

setEndTime($endTime)

No description

Parameters

$endTime

string getEndTime()

No description

Return Value

string

setHangoutsChatInfo(HangoutsChatInfo $hangoutsChatInfo)

No description

Parameters

HangoutsChatInfo $hangoutsChatInfo

HangoutsChatInfo getHangoutsChatInfo()

No description

Return Value

HangoutsChatInfo

setHangoutsChatOptions(HangoutsChatOptions $hangoutsChatOptions)

No description

Parameters

HangoutsChatOptions $hangoutsChatOptions

HangoutsChatOptions getHangoutsChatOptions()

No description

Return Value

HangoutsChatOptions

setMailOptions(MailOptions $mailOptions)

No description

Parameters

MailOptions $mailOptions

MailOptions getMailOptions()

No description

Return Value

MailOptions

setMethod($method)

No description

Parameters

$method

string getMethod()

No description

Return Value

string

setOrgUnitInfo(OrgUnitInfo $orgUnitInfo)

No description

Parameters

OrgUnitInfo $orgUnitInfo

OrgUnitInfo getOrgUnitInfo()

No description

Return Value

OrgUnitInfo

setSearchMethod($searchMethod)

No description

Parameters

$searchMethod

string getSearchMethod()

No description

Return Value

string

setSharedDriveInfo(SharedDriveInfo $sharedDriveInfo)

No description

Parameters

SharedDriveInfo $sharedDriveInfo

SharedDriveInfo getSharedDriveInfo()

No description

Return Value

SharedDriveInfo

setSitesUrlInfo(SitesUrlInfo $sitesUrlInfo)

No description

Parameters

SitesUrlInfo $sitesUrlInfo

SitesUrlInfo getSitesUrlInfo()

No description

Return Value

SitesUrlInfo

setStartTime($startTime)

No description

Parameters

$startTime

string getStartTime()

No description

Return Value

string

setTeamDriveInfo(TeamDriveInfo $teamDriveInfo)

No description

Parameters

TeamDriveInfo $teamDriveInfo

TeamDriveInfo getTeamDriveInfo()

No description

Return Value

TeamDriveInfo

setTerms($terms)

No description

Parameters

$terms

string getTerms()

No description

Return Value

string

setTimeZone($timeZone)

No description

Parameters

$timeZone

string getTimeZone()

No description

Return Value

string

setVoiceOptions(VoiceOptions $voiceOptions)

No description

Parameters

VoiceOptions $voiceOptions

VoiceOptions getVoiceOptions()

No description

Return Value

VoiceOptions