Home
last modified time | relevance | path

Searched refs:Webproperties (Results 1 – 2 of 2) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/Resource/
H A DManagementWebproperties.php20 use Google\Service\Analytics\Webproperties; alias
76 * @return Webproperties
82 return $this->call('list', [$params], Webproperties::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DWebproperties.php20 class Webproperties extends \Google\Collection class
169 class_alias(Webproperties::class, 'Google_Service_Analytics_Webproperties');