JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3RbrpostgresqlSchemas = $postgresqlSchemas; } /** * @return PostgresqlSchema[] */ public function getPostgresqlSchemas() { return $this->postgresqlSchemas; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(PostgresqlRdbms::class, 'Google_Service_Datastream_PostgresqlRdbms');