Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DSearchTargetingOptionsRequest.php26 protected $businessChainSearchTermsType = BusinessChainSearchTerms::class;
56 * @param BusinessChainSearchTerms
58 public function setBusinessChainSearchTerms(BusinessChainSearchTerms $businessChainSearchTerms)
63 * @return BusinessChainSearchTerms
H A DBusinessChainSearchTerms.php20 class BusinessChainSearchTerms extends \Google\Model class
62 class_alias(BusinessChainSearchTerms::class, 'Google_Service_DisplayVideo_BusinessChainSearchTerms'…