Searched refs:projectReference (Results 1 – 2 of 2) sorted by relevance
100 public function setProjectReference(ProjectReference $projectReference) argument102 $this->projectReference = $projectReference;109 return $this->projectReference;
1522 public $projectReference; variable in Google_ProjectListProjects1547 public function setProjectReference(Google_ProjectReference $projectReference) { argument1548 $this->projectReference = $projectReference;1551 return $this->projectReference;