JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3RbrclientAssignedPermId = $clientAssignedPermId; } /** * @return string */ public function getClientAssignedPermId() { return $this->clientAssignedPermId; } /** * @param string */ public function setServerId($serverId) { $this->serverId = $serverId; } /** * @return string */ public function getServerId() { return $this->serverId; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(MultiKey::class, 'Google_Service_CloudSearch_MultiKey');