Home
last modified time | relevance | path

Searched refs:slicerId (Results 1 – 2 of 2) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DSlicer.php27 public $slicerId; variable in Google\\Service\\Sheets\\Slicer
48 public function setSlicerId($slicerId) argument
50 $this->slicerId = $slicerId;
57 return $this->slicerId;
H A DUpdateSlicerSpecRequest.php29 public $slicerId; variable in Google\\Service\\Sheets\\UpdateSlicerSpecRequest
50 public function setSlicerId($slicerId) argument
52 $this->slicerId = $slicerId;
59 return $this->slicerId;