Home
last modified time | relevance | path

Searched refs:GoogleCloudApigeeV1Stats (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
H A DOrganizationsEnvironmentsStats.php20 use Google\Service\Apigee\GoogleCloudApigeeV1Stats; alias
81 * @return GoogleCloudApigeeV1Stats
87 return $this->call('get', [$params], GoogleCloudApigeeV1Stats::class);
H A DOrganizationsHostStats.php20 use Google\Service\Apigee\GoogleCloudApigeeV1Stats; alias
78 * @return GoogleCloudApigeeV1Stats
84 return $this->call('get', [$params], GoogleCloudApigeeV1Stats::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1Stats.php20 class GoogleCloudApigeeV1Stats extends \Google\Collection class
75 class_alias(GoogleCloudApigeeV1Stats::class, 'Google_Service_Apigee_GoogleCloudApigeeV1Stats');