class SpannerReadOnly extends Model (View source)

Properties

string $exactStaleness
string $maxStaleness
string $minReadTimestamp
string $readTimestamp
bool $returnReadTimestamp
bool $strong

Methods

setExactStaleness($exactStaleness)

No description

string
getExactStaleness()

No description

setMaxStaleness($maxStaleness)

No description

string
getMaxStaleness()

No description

setMinReadTimestamp($minReadTimestamp)

No description

string
getMinReadTimestamp()

No description

setReadTimestamp($readTimestamp)

No description

string
getReadTimestamp()

No description

setReturnReadTimestamp($returnReadTimestamp)

No description

bool
getReturnReadTimestamp()

No description

setStrong($strong)

No description

bool
getStrong()

No description

Details

setExactStaleness($exactStaleness)

No description

Parameters

$exactStaleness

string getExactStaleness()

No description

Return Value

string

setMaxStaleness($maxStaleness)

No description

Parameters

$maxStaleness

string getMaxStaleness()

No description

Return Value

string

setMinReadTimestamp($minReadTimestamp)

No description

Parameters

$minReadTimestamp

string getMinReadTimestamp()

No description

Return Value

string

setReadTimestamp($readTimestamp)

No description

Parameters

$readTimestamp

string getReadTimestamp()

No description

Return Value

string

setReturnReadTimestamp($returnReadTimestamp)

No description

Parameters

$returnReadTimestamp

bool getReturnReadTimestamp()

No description

Return Value

bool

setStrong($strong)

No description

Parameters

$strong

bool getStrong()

No description

Return Value

bool