Searched refs:LocalizedProperty (Results 1 – 2 of 2) sorted by relevance
22 protected $backgroundImageUrlType = LocalizedProperty::class;84 protected $largeBrandedBannerImageImapScriptType = LocalizedProperty::class;86 protected $largeBrandedBannerImageUrlType = LocalizedProperty::class;88 protected $smallBrandedBannerImageImapScriptType = LocalizedProperty::class;90 protected $smallBrandedBannerImageUrlType = LocalizedProperty::class;102 * @param LocalizedProperty104 public function setBackgroundImageUrl(LocalizedProperty $backgroundImageUrl)109 * @return LocalizedProperty326 * @param LocalizedProperty328 …public function setLargeBrandedBannerImageImapScript(LocalizedProperty $largeBrandedBannerImageIma…[all …]
20 class LocalizedProperty extends \Google\Collection class77 class_alias(LocalizedProperty::class, 'Google_Service_YouTube_LocalizedProperty');