Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Script/
H A DEntryPoint.php27 public $entryPointType; variable in Google\\Service\\Script\\EntryPoint
50 public function setEntryPointType($entryPointType) argument
52 $this->entryPointType = $entryPointType;
59 return $this->entryPointType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/
H A DEntryPoint.php34 public $entryPointType; variable in Google\\Service\\Calendar\\EntryPoint
95 public function setEntryPointType($entryPointType) argument
97 $this->entryPointType = $entryPointType;
104 return $this->entryPointType;