Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DKeyRange.php26 public $endClosed; variable in Google\\Service\\Spanner\\KeyRange
43 public function setEndClosed($endClosed) argument
45 $this->endClosed = $endClosed;
52 return $this->endClosed;