Searched refs:regionRestriction (Results 1 – 2 of 2) sorted by relevance
186 public function setRegionRestriction(VideoContentDetailsRegionRestriction $regionRestriction) argument188 $this->regionRestriction = $regionRestriction;195 return $this->regionRestriction;
4270 public $regionRestriction; variable in Google_VideoContentDetails4313 …lic function setRegionRestriction(Google_VideoContentDetailsRegionRestriction $regionRestriction) { argument4314 $this->regionRestriction = $regionRestriction;4317 return $this->regionRestriction;