PublishMetadata
in package
Table of Contents
Properties
- $publish_timetoken : string
- $region : string
Methods
- __construct() : mixed
- PublishMetadata constructor.
- fromJson() : mixed
- getPublishTimetoken() : mixed
Properties
$publish_timetoken
protected
string
$publish_timetoken
$region
protected
string
$region
Methods
__construct()
PublishMetadata constructor.
public
__construct([string|null $timetoken = null ][, string|null $region = null ]) : mixed
Parameters
- $timetoken : string|null = null
- $region : string|null = null
fromJson()
public
static fromJson(mixed $jsonInput) : mixed
Parameters
- $jsonInput : mixed
getPublishTimetoken()
public
getPublishTimetoken() : mixed