Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DAudienceGroupAssignedTargetingOptionDetails.php29 protected $includedCustomListGroupType = CustomListGroup::class;
79 * @param CustomListGroup
81 public function setIncludedCustomListGroup(CustomListGroup $includedCustomListGroup)
86 * @return CustomListGroup
H A DCustomListGroup.php20 class CustomListGroup extends \Google\Collection class
43 class_alias(CustomListGroup::class, 'Google_Service_DisplayVideo_CustomListGroup');