Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DSpannerReadOnly.php33 public $minReadTimestamp; variable in Google\\Service\\Spanner\\SpannerReadOnly
78 public function setMinReadTimestamp($minReadTimestamp) argument
80 $this->minReadTimestamp = $minReadTimestamp;
87 return $this->minReadTimestamp;