Searched refs:GoogleCloudApigeeV1Deployment (Results 1 – 4 of 4) sorted by relevance
20 use Google\Service\Apigee\GoogleCloudApigeeV1Deployment; alias58 * @return GoogleCloudApigeeV1Deployment64 return $this->call('deploy', [$params], GoogleCloudApigeeV1Deployment::class);74 * @return GoogleCloudApigeeV1Deployment80 return $this->call('getDeployments', [$params], GoogleCloudApigeeV1Deployment::class);
20 use Google\Service\Apigee\GoogleCloudApigeeV1Deployment; alias72 * @return GoogleCloudApigeeV1Deployment78 return $this->call('deploy', [$params], GoogleCloudApigeeV1Deployment::class);88 * @return GoogleCloudApigeeV1Deployment94 return $this->call('getDeployments', [$params], GoogleCloudApigeeV1Deployment::class);
23 protected $deploymentsType = GoogleCloudApigeeV1Deployment::class;27 * @param GoogleCloudApigeeV1Deployment[]34 * @return GoogleCloudApigeeV1Deployment[]
20 class GoogleCloudApigeeV1Deployment extends \Google\Collection class199 class_alias(GoogleCloudApigeeV1Deployment::class, 'Google_Service_Apigee_GoogleCloudApigeeV1Deploym…