Searched refs:GoogleCloudApigeeV1ListDeploymentsResponse (Results 1 – 9 of 9) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/ |
H A D | OrganizationsApisDeployments.php | 20 use Google\Service\Apigee\GoogleCloudApigeeV1ListDeploymentsResponse; alias 40 * @return GoogleCloudApigeeV1ListDeploymentsResponse 46 return $this->call('list', [$params], GoogleCloudApigeeV1ListDeploymentsResponse::class);
|
H A D | OrganizationsDeployments.php | 20 use Google\Service\Apigee\GoogleCloudApigeeV1ListDeploymentsResponse; alias 44 * @return GoogleCloudApigeeV1ListDeploymentsResponse 50 return $this->call('list', [$params], GoogleCloudApigeeV1ListDeploymentsResponse::class);
|
H A D | OrganizationsEnvironmentsDeployments.php | 20 use Google\Service\Apigee\GoogleCloudApigeeV1ListDeploymentsResponse; alias 45 * @return GoogleCloudApigeeV1ListDeploymentsResponse 51 return $this->call('list', [$params], GoogleCloudApigeeV1ListDeploymentsResponse::class);
|
H A D | OrganizationsEnvironmentsSharedflowsDeployments.php | 20 use Google\Service\Apigee\GoogleCloudApigeeV1ListDeploymentsResponse; alias 40 * @return GoogleCloudApigeeV1ListDeploymentsResponse 46 return $this->call('list', [$params], GoogleCloudApigeeV1ListDeploymentsResponse::class);
|
H A D | OrganizationsSharedflowsRevisionsDeployments.php | 20 use Google\Service\Apigee\GoogleCloudApigeeV1ListDeploymentsResponse; alias 40 * @return GoogleCloudApigeeV1ListDeploymentsResponse 46 return $this->call('list', [$params], GoogleCloudApigeeV1ListDeploymentsResponse::class);
|
H A D | OrganizationsApisRevisionsDeployments.php | 20 use Google\Service\Apigee\GoogleCloudApigeeV1ListDeploymentsResponse; alias 40 * @return GoogleCloudApigeeV1ListDeploymentsResponse 46 return $this->call('list', [$params], GoogleCloudApigeeV1ListDeploymentsResponse::class);
|
H A D | OrganizationsEnvironmentsApisDeployments.php | 20 use Google\Service\Apigee\GoogleCloudApigeeV1ListDeploymentsResponse; alias 40 * @return GoogleCloudApigeeV1ListDeploymentsResponse 46 return $this->call('list', [$params], GoogleCloudApigeeV1ListDeploymentsResponse::class);
|
H A D | OrganizationsSharedflowsDeployments.php | 20 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 D | GoogleCloudApigeeV1ListDeploymentsResponse.php | 20 class GoogleCloudApigeeV1ListDeploymentsResponse extends \Google\Collection class 43 class_alias(GoogleCloudApigeeV1ListDeploymentsResponse::class, 'Google_Service_Apigee_GoogleCloudAp…
|