Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/
H A DOption.php29 public $goToSectionId; variable in Google\\Service\\Forms\\Option
58 public function setGoToSectionId($goToSectionId) argument
60 $this->goToSectionId = $goToSectionId;
67 return $this->goToSectionId;