Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DAdvertiserAdServerConfig.php24 protected $thirdPartyOnlyConfigType = ThirdPartyOnlyConfig::class;
42 * @param ThirdPartyOnlyConfig
44 public function setThirdPartyOnlyConfig(ThirdPartyOnlyConfig $thirdPartyOnlyConfig)
49 * @return ThirdPartyOnlyConfig
H A DThirdPartyOnlyConfig.php20 class ThirdPartyOnlyConfig extends \Google\Model class
44 class_alias(ThirdPartyOnlyConfig::class, 'Google_Service_DisplayVideo_ThirdPartyOnlyConfig');