Searched refs:urlBlocks (Results 1 – 1 of 1) sorted by relevance
193 public $urlBlocks; variable in Google_ResultFormattedResultsRuleResultsElement212 …on setUrlBlocks(/* array(Google_ResultFormattedResultsRuleResultsElementUrlBlocks) */ $urlBlocks) { argument213 …$this->assertIsArray($urlBlocks, 'Google_ResultFormattedResultsRuleResultsElementUrlBlocks', __MET…214 $this->urlBlocks = $urlBlocks;217 return $this->urlBlocks;