Searched refs:listProperties (Results 1 – 4 of 4) sorted by relevance
30 public function setListProperties(ListProperties $listProperties) argument32 $this->listProperties = $listProperties;39 return $this->listProperties;
39 public function setListProperties(ListProperties $listProperties) argument41 $this->listProperties = $listProperties;48 return $this->listProperties;
167 public function listProperties($optParams = []) function in Google\\Service\\GoogleAnalyticsAdmin\\Resource\\Properties
915 public function listProperties($fileId, $optParams = array()) { function in Google_PropertiesServiceResource