JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3RbrgatewayServiceMesh = $gatewayServiceMesh; } /** * @return GatewayServiceMesh */ public function getGatewayServiceMesh() { return $this->gatewayServiceMesh; } /** * @param ServiceNetworking */ public function setServiceNetworking(ServiceNetworking $serviceNetworking) { $this->serviceNetworking = $serviceNetworking; } /** * @return ServiceNetworking */ public function getServiceNetworking() { return $this->serviceNetworking; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(KubernetesConfig::class, 'Google_Service_CloudDeploy_KubernetesConfig');