Home
last modified time | relevance | path

Searched refs:CustomBiddingScriptRef (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DCustomBiddingScript.php45 protected $scriptType = CustomBiddingScriptRef::class;
137 * @param CustomBiddingScriptRef
139 public function setScript(CustomBiddingScriptRef $script)
144 * @return CustomBiddingScriptRef
H A DCustomBiddingScriptRef.php20 class CustomBiddingScriptRef extends \Google\Model class
44 class_alias(CustomBiddingScriptRef::class, 'Google_Service_DisplayVideo_CustomBiddingScriptRef');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/Resource/
H A DCustomBiddingAlgorithms.php21 use Google\Service\DisplayVideo\CustomBiddingScriptRef; alias
151 * @return CustomBiddingScriptRef
157 return $this->call('uploadScript', [$params], CustomBiddingScriptRef::class);