class ListParticipantsResponse extends Collection (View source)

Properties

protected $collection_key
string $nextPageToken
protected $participantsType
protected $participantsDataType
int $totalSize

Methods

setNextPageToken($nextPageToken)

No description

string
getNextPageToken()

No description

setParticipants($participants)

No description

getParticipants()

No description

setTotalSize($totalSize)

No description

int
getTotalSize()

No description

Details

setNextPageToken($nextPageToken)

No description

Parameters

$nextPageToken

string getNextPageToken()

No description

Return Value

string

setParticipants($participants)

No description

Parameters

$participants

Participant[] getParticipants()

No description

Return Value

Participant[]

setTotalSize($totalSize)

No description

Parameters

$totalSize

int getTotalSize()

No description

Return Value

int