Home
last modified time | relevance | path

Searched refs:GoogleCloudApigeeV1ListExportsResponse (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
H A DOrganizationsEnvironmentsAnalyticsExports.php22 use Google\Service\Apigee\GoogleCloudApigeeV1ListExportsResponse; alias
76 * @return GoogleCloudApigeeV1ListExportsResponse
82 return $this->call('list', [$params], GoogleCloudApigeeV1ListExportsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1ListExportsResponse.php20 class GoogleCloudApigeeV1ListExportsResponse extends \Google\Collection class
43 class_alias(GoogleCloudApigeeV1ListExportsResponse::class, 'Google_Service_Apigee_GoogleCloudApigee…