Searched refs:countryRestriction (Results 1 – 2 of 2) sorted by relevance
88 public function setCountryRestriction(AccessPolicy $countryRestriction) argument90 $this->countryRestriction = $countryRestriction;97 return $this->countryRestriction;
4263 public $countryRestriction; variable in Google_VideoContentDetails4283 public function setCountryRestriction(Google_AccessPolicy $countryRestriction) { argument4284 $this->countryRestriction = $countryRestriction;4287 return $this->countryRestriction;