Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DImageSettings.php356 …function setSmallBrandedBannerImageImapScript(LocalizedProperty $smallBrandedBannerImageImapScript) argument
358 $this->smallBrandedBannerImageImapScript = $smallBrandedBannerImageImapScript;
365 return $this->smallBrandedBannerImageImapScript;
/plugin/authgoogle/google/contrib/
H A DGoogle_YouTubeService.php2279 public $smallBrandedBannerImageImapScript; variable in Google_ImageSettings
2375 …setSmallBrandedBannerImageImapScript(Google_LocalizedProperty $smallBrandedBannerImageImapScript) { argument
2376 $this->smallBrandedBannerImageImapScript = $smallBrandedBannerImageImapScript;
2379 return $this->smallBrandedBannerImageImapScript;