JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbrkind = $kind; } /** * @return string */ public function getKind() { return $this->kind; } /** * @param string */ public function setSourceRepresentativeInstanceName($sourceRepresentativeInstanceName) { $this->sourceRepresentativeInstanceName = $sourceRepresentativeInstanceName; } /** * @return string */ public function getSourceRepresentativeInstanceName() { return $this->sourceRepresentativeInstanceName; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(DemoteContext::class, 'Google_Service_SQLAdmin_DemoteContext');