Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdMob/
DNetworkReportSpecDimensionFilter.php26 protected $matchesAnyType = StringList::class;
44 * @param StringList
46 public function setMatchesAny(StringList $matchesAny)
51 * @return StringList
DMediationReportSpecDimensionFilter.php26 protected $matchesAnyType = StringList::class;
44 * @param StringList
46 public function setMatchesAny(StringList $matchesAny)
51 * @return StringList
DStringList.php20 class StringList extends \Google\Collection class
45 class_alias(StringList::class, 'Google_Service_AdMob_StringList');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
DCounterUpdate.php55 protected $stringListType = StringList::class;
237 * @param StringList
239 public function setStringList(StringList $stringList)
244 * @return StringList
DStringList.php20 class StringList extends \Google\Collection class
45 class_alias(StringList::class, 'Google_Service_Dataflow_StringList');