Home
last modified time | relevance | path

Searched refs:listProperties (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DSuggestedListProperties.php30 public function setListProperties(ListProperties $listProperties) argument
32 $this->listProperties = $listProperties;
39 return $this->listProperties;
H A DDocsList.php39 public function setListProperties(ListProperties $listProperties) argument
41 $this->listProperties = $listProperties;
48 return $this->listProperties;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/
H A DProperties.php167 public function listProperties($optParams = []) function in Google\\Service\\GoogleAnalyticsAdmin\\Resource\\Properties
/plugin/authgoogle/google/contrib/
H A DGoogle_DriveService.php915 public function listProperties($fileId, $optParams = array()) { function in Google_PropertiesServiceResource