JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3RbrdestinationIds = $destinationIds; } /** * @return string[] */ public function getDestinationIds() { return $this->destinationIds; } /** * @param bool */ public function setPropagateService($propagateService) { $this->propagateService = $propagateService; } /** * @return bool */ public function getPropagateService() { return $this->propagateService; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(RouteDestinations::class, 'Google_Service_CloudDeploy_RouteDestinations');