JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3RbrprotoDescriptors = $protoDescriptors; } /** * @return string */ public function getProtoDescriptors() { return $this->protoDescriptors; } /** * @param string[] */ public function setStatements($statements) { $this->statements = $statements; } /** * @return string[] */ public function getStatements() { return $this->statements; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GetDatabaseDdlResponse::class, 'Google_Service_Spanner_GetDatabaseDdlResponse');