JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3RbrcommonInStreamAttribute = $commonInStreamAttribute; } /** * @return CommonInStreamAttribute */ public function getCommonInStreamAttribute() { return $this->commonInStreamAttribute; } /** * @param string[] */ public function setCustomParameters($customParameters) { $this->customParameters = $customParameters; } /** * @return string[] */ public function getCustomParameters() { return $this->customParameters; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(InStreamAd::class, 'Google_Service_DisplayVideo_InStreamAd');