class PubsubSnapshotMetadata extends Model (View source)

Properties

string $expireTime
string $snapshotName
string $topicName

Methods

setExpireTime($expireTime)

No description

string
getExpireTime()

No description

setSnapshotName($snapshotName)

No description

string
getSnapshotName()

No description

setTopicName($topicName)

No description

string
getTopicName()

No description

Details

setExpireTime($expireTime)

No description

Parameters

$expireTime

string getExpireTime()

No description

Return Value

string

setSnapshotName($snapshotName)

No description

Parameters

$snapshotName

string getSnapshotName()

No description

Return Value

string

setTopicName($topicName)

No description

Parameters

$topicName

string getTopicName()

No description

Return Value

string