class ListNotificationConfigsResponse extends Collection (View source)

Properties

protected $collection_key
string $nextPageToken
protected $notificationConfigsType
protected $notificationConfigsDataType

Methods

setNextPageToken($nextPageToken)

No description

string
getNextPageToken()

No description

setNotificationConfigs($notificationConfigs)

No description

Details

setNextPageToken($nextPageToken)

No description

Parameters

$nextPageToken

string getNextPageToken()

No description

Return Value

string

setNotificationConfigs($notificationConfigs)

No description

Parameters

$notificationConfigs

NotificationConfig[] getNotificationConfigs()

No description

Return Value

NotificationConfig[]