Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
H A DOrganizationsEnvironmentsAnalyticsExports.php20 use Google\Service\Apigee\GoogleCloudApigeeV1Export; alias
44 * @return GoogleCloudApigeeV1Export
50 return $this->call('create', [$params], GoogleCloudApigeeV1Export::class);
60 * @return GoogleCloudApigeeV1Export
66 return $this->call('get', [$params], GoogleCloudApigeeV1Export::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1ListExportsResponse.php23 protected $exportsType = GoogleCloudApigeeV1Export::class;
27 * @param GoogleCloudApigeeV1Export[]
34 * @return GoogleCloudApigeeV1Export[]
H A DGoogleCloudApigeeV1Export.php20 class GoogleCloudApigeeV1Export extends \Google\Model class
188 class_alias(GoogleCloudApigeeV1Export::class, 'Google_Service_Apigee_GoogleCloudApigeeV1Export');