class Thread extends Collection (View source)

Properties

protected $collection_key
string $historyId
string $id
protected $messagesType
protected $messagesDataType
string $snippet

Methods

setHistoryId($historyId)

No description

string
getHistoryId()

No description

setId($id)

No description

string
getId()

No description

setMessages($messages)

No description

getMessages()

No description

setSnippet($snippet)

No description

string
getSnippet()

No description

Details

setHistoryId($historyId)

No description

Parameters

$historyId

string getHistoryId()

No description

Return Value

string

setId($id)

No description

Parameters

$id

string getId()

No description

Return Value

string

setMessages($messages)

No description

Parameters

$messages

Message[] getMessages()

No description

Return Value

Message[]

setSnippet($snippet)

No description

Parameters

$snippet

string getSnippet()

No description

Return Value

string