JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3RbrqueryPath = $queryPath; } /** * @return string */ public function getQueryPath() { return $this->queryPath; } /** * @param string[] */ public function setWorkerIds($workerIds) { $this->workerIds = $workerIds; } /** * @return string[] */ public function getWorkerIds() { return $this->workerIds; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GetGuestAttributesRequest::class, 'Google_Service_TPU_GetGuestAttributesRequest');