Searched refs:GoogleCloudApigeeV1Export (Results 1 – 3 of 3) sorted by relevance
20 use Google\Service\Apigee\GoogleCloudApigeeV1Export; alias44 * @return GoogleCloudApigeeV1Export50 return $this->call('create', [$params], GoogleCloudApigeeV1Export::class);60 * @return GoogleCloudApigeeV1Export66 return $this->call('get', [$params], GoogleCloudApigeeV1Export::class);
23 protected $exportsType = GoogleCloudApigeeV1Export::class;27 * @param GoogleCloudApigeeV1Export[]34 * @return GoogleCloudApigeeV1Export[]
20 class GoogleCloudApigeeV1Export extends \Google\Model class188 class_alias(GoogleCloudApigeeV1Export::class, 'Google_Service_Apigee_GoogleCloudApigeeV1Export');