Home
last modified time | relevance | path

Searched refs:readTimestamp (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DTransaction.php29 public $readTimestamp; variable in Google\\Service\\Spanner\\Transaction
48 public function setReadTimestamp($readTimestamp) argument
50 $this->readTimestamp = $readTimestamp;
57 return $this->readTimestamp;
H A DSpannerReadOnly.php37 public $readTimestamp; variable in Google\\Service\\Spanner\\SpannerReadOnly
92 public function setReadTimestamp($readTimestamp) argument
94 $this->readTimestamp = $readTimestamp;
101 return $this->readTimestamp;