Searched refs:internal8 (Results 1 – 1 of 1) sorted by relevance
858 public $internal8; variable in Google_ShoppingModelProductJsonV11020 public function setInternal8(/* array(Google_string) */ $internal8) { argument1021 $this->assertIsArray($internal8, 'Google_string', __METHOD__);1022 $this->internal8 = $internal8;1025 return $this->internal8;