Home
last modified time | relevance | path

Searched refs:endKeyIndex (Results 1 – 1 of 1) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DKeyRangeInfo.php28 public $endKeyIndex; variable in Google\\Service\\Spanner\\KeyRangeInfo
69 public function setEndKeyIndex($endKeyIndex) argument
71 $this->endKeyIndex = $endKeyIndex;
78 return $this->endKeyIndex;