class PubsubTarget extends Model (View source)

Properties

string[] $attributes
string $data
string $topicName

Methods

setAttributes($attributes)

No description

string[]
getAttributes()

No description

setData($data)

No description

string
getData()

No description

setTopicName($topicName)

No description

string
getTopicName()

No description

Details

setAttributes($attributes)

No description

Parameters

$attributes

string[] getAttributes()

No description

Return Value

string[]

setData($data)

No description

Parameters

$data

string getData()

No description

Return Value

string

setTopicName($topicName)

No description

Parameters

$topicName

string getTopicName()

No description

Return Value

string