Lines Matching refs:childLink
604 public $childLink; variable in Google_Account
611 public function setChildLink(Google_AccountChildLink $childLink) { argument
612 $this->childLink = $childLink;
615 return $this->childLink;
738 public $childLink; variable in Google_CustomDataSource
758 public function setChildLink(Google_CustomDataSourceChildLink $childLink) { argument
759 $this->childLink = $childLink;
762 return $this->childLink;
2386 public $childLink; variable in Google_Profile
2413 public function setChildLink(Google_ProfileChildLink $childLink) { argument
2414 $this->childLink = $childLink;
2417 return $this->childLink;
3002 public $childLink; variable in Google_Webproperty
3023 public function setChildLink(Google_WebpropertyChildLink $childLink) { argument
3024 $this->childLink = $childLink;
3027 return $this->childLink;