Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DKeyRangeInfo.php40 public $startKeyIndex; variable in Google\\Service\\Spanner\\KeyRangeInfo
125 public function setStartKeyIndex($startKeyIndex) argument
127 $this->startKeyIndex = $startKeyIndex;
134 return $this->startKeyIndex;