Searched refs:internal1 (Results 1 – 1 of 1) sorted by relevance
843 public $internal1; variable in Google_ShoppingModelProductJsonV1951 public function setInternal1(/* array(Google_string) */ $internal1) { argument952 $this->assertIsArray($internal1, 'Google_string', __METHOD__);953 $this->internal1 = $internal1;956 return $this->internal1;