Home
last modified time | relevance | path

Searched refs:GoogleCloudApigeeV1ListDeploymentsResponse (Results 1 – 9 of 9) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
H A DOrganizationsApisDeployments.php20 use Google\Service\Apigee\GoogleCloudApigeeV1ListDeploymentsResponse; alias
40 * @return GoogleCloudApigeeV1ListDeploymentsResponse
46 return $this->call('list', [$params], GoogleCloudApigeeV1ListDeploymentsResponse::class);
H A DOrganizationsDeployments.php20 use Google\Service\Apigee\GoogleCloudApigeeV1ListDeploymentsResponse; alias
44 * @return GoogleCloudApigeeV1ListDeploymentsResponse
50 return $this->call('list', [$params], GoogleCloudApigeeV1ListDeploymentsResponse::class);
H A DOrganizationsEnvironmentsDeployments.php20 use Google\Service\Apigee\GoogleCloudApigeeV1ListDeploymentsResponse; alias
45 * @return GoogleCloudApigeeV1ListDeploymentsResponse
51 return $this->call('list', [$params], GoogleCloudApigeeV1ListDeploymentsResponse::class);
H A DOrganizationsEnvironmentsSharedflowsDeployments.php20 use Google\Service\Apigee\GoogleCloudApigeeV1ListDeploymentsResponse; alias
40 * @return GoogleCloudApigeeV1ListDeploymentsResponse
46 return $this->call('list', [$params], GoogleCloudApigeeV1ListDeploymentsResponse::class);
H A DOrganizationsSharedflowsRevisionsDeployments.php20 use Google\Service\Apigee\GoogleCloudApigeeV1ListDeploymentsResponse; alias
40 * @return GoogleCloudApigeeV1ListDeploymentsResponse
46 return $this->call('list', [$params], GoogleCloudApigeeV1ListDeploymentsResponse::class);
H A DOrganizationsApisRevisionsDeployments.php20 use Google\Service\Apigee\GoogleCloudApigeeV1ListDeploymentsResponse; alias
40 * @return GoogleCloudApigeeV1ListDeploymentsResponse
46 return $this->call('list', [$params], GoogleCloudApigeeV1ListDeploymentsResponse::class);
H A DOrganizationsEnvironmentsApisDeployments.php20 use Google\Service\Apigee\GoogleCloudApigeeV1ListDeploymentsResponse; alias
40 * @return GoogleCloudApigeeV1ListDeploymentsResponse
46 return $this->call('list', [$params], GoogleCloudApigeeV1ListDeploymentsResponse::class);
H A DOrganizationsSharedflowsDeployments.php20 use Google\Service\Apigee\GoogleCloudApigeeV1ListDeploymentsResponse; alias
40 * @return GoogleCloudApigeeV1ListDeploymentsResponse
46 return $this->call('list', [$params], GoogleCloudApigeeV1ListDeploymentsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1ListDeploymentsResponse.php20 class GoogleCloudApigeeV1ListDeploymentsResponse extends \Google\Collection class
43 class_alias(GoogleCloudApigeeV1ListDeploymentsResponse::class, 'Google_Service_Apigee_GoogleCloudAp…