Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigtableAdmin/
H A DDropRowRangeRequest.php29 public $rowKeyPrefix; variable in Google\\Service\\BigtableAdmin\\DropRowRangeRequest
48 public function setRowKeyPrefix($rowKeyPrefix) argument
50 $this->rowKeyPrefix = $rowKeyPrefix;
57 return $this->rowKeyPrefix;