class ListNotificationChannelsResponse extends Collection (View source)

Properties

protected $collection_key
string $nextPageToken
protected $notificationChannelsType
protected $notificationChannelsDataType
int $totalSize

Methods

setNextPageToken($nextPageToken)

No description

string
getNextPageToken()

No description

setNotificationChannels($notificationChannels)

No description

setTotalSize($totalSize)

No description

int
getTotalSize()

No description

Details

setNextPageToken($nextPageToken)

No description

Parameters

$nextPageToken

string getNextPageToken()

No description

Return Value

string

setNotificationChannels($notificationChannels)

No description

Parameters

$notificationChannels

NotificationChannel[] getNotificationChannels()

No description

Return Value

NotificationChannel[]

setTotalSize($totalSize)

No description

Parameters

$totalSize

int getTotalSize()

No description

Return Value

int