Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DBigtableColumnFamily.php36 public $onlyReadLatest; variable in Google\\Service\\Bigquery\\BigtableColumnFamily
87 public function setOnlyReadLatest($onlyReadLatest) argument
89 $this->onlyReadLatest = $onlyReadLatest;
96 return $this->onlyReadLatest;
H A DBigtableColumn.php33 public $onlyReadLatest; variable in Google\\Service\\Bigquery\\BigtableColumn
78 public function setOnlyReadLatest($onlyReadLatest) argument
80 $this->onlyReadLatest = $onlyReadLatest;
87 return $this->onlyReadLatest;