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