Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Script/
H A DDeployment.php29 protected $entryPointsType = EntryPoint::class;
65 * @param EntryPoint[]
72 * @return EntryPoint[]
H A DEntryPoint.php20 class EntryPoint extends \Google\Model class
92 class_alias(EntryPoint::class, 'Google_Service_Script_EntryPoint');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/
H A DConferenceData.php31 protected $entryPointsType = EntryPoint::class;
87 * @param EntryPoint[]
94 * @return EntryPoint[]
H A DEntryPoint.php20 class EntryPoint extends \Google\Collection class
207 class_alias(EntryPoint::class, 'Google_Service_Calendar_EntryPoint');