Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DCounterUpdate.php41 protected $integerListType = IntegerList::class;
167 * @param IntegerList
169 public function setIntegerList(IntegerList $integerList)
174 * @return IntegerList
H A DIntegerList.php20 class IntegerList extends \Google\Collection class
43 class_alias(IntegerList::class, 'Google_Service_Dataflow_IntegerList');