Google\Spreadsheet\Batch\BatchResponse::__construct PHP Méthode

__construct() public méthode

public __construct ( SimpleXMLElement $xml )
$xml SimpleXMLElement
    public function __construct(\SimpleXMLElement $xml)
    {
        $this->xml = $xml;
    }