class PubsubLocation extends Model (View source)

Properties

bool $dropLateData
bool $dynamicDestinations
string $idLabel
string $subscription
string $timestampLabel
string $topic
string $trackingSubscription
bool $withAttributes

Methods

setDropLateData($dropLateData)

No description

bool
getDropLateData()

No description

setDynamicDestinations($dynamicDestinations)

No description

bool
getDynamicDestinations()

No description

setIdLabel($idLabel)

No description

string
getIdLabel()

No description

setSubscription($subscription)

No description

string
getSubscription()

No description

setTimestampLabel($timestampLabel)

No description

string
getTimestampLabel()

No description

setTopic($topic)

No description

string
getTopic()

No description

setTrackingSubscription($trackingSubscription)

No description

string
getTrackingSubscription()

No description

setWithAttributes($withAttributes)

No description

bool
getWithAttributes()

No description

Details

setDropLateData($dropLateData)

No description

Parameters

$dropLateData

bool getDropLateData()

No description

Return Value

bool

setDynamicDestinations($dynamicDestinations)

No description

Parameters

$dynamicDestinations

bool getDynamicDestinations()

No description

Return Value

bool

setIdLabel($idLabel)

No description

Parameters

$idLabel

string getIdLabel()

No description

Return Value

string

setSubscription($subscription)

No description

Parameters

$subscription

string getSubscription()

No description

Return Value

string

setTimestampLabel($timestampLabel)

No description

Parameters

$timestampLabel

string getTimestampLabel()

No description

Return Value

string

setTopic($topic)

No description

Parameters

$topic

string getTopic()

No description

Return Value

string

setTrackingSubscription($trackingSubscription)

No description

Parameters

$trackingSubscription

string getTrackingSubscription()

No description

Return Value

string

setWithAttributes($withAttributes)

No description

Parameters

$withAttributes

bool getWithAttributes()

No description

Return Value

bool