Home
last modified time | relevance | path

Searched refs:GoogleCloudApigeeV1EnvironmentConfig (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
H A DOrganizationsEnvironments.php22 use Google\Service\Apigee\GoogleCloudApigeeV1EnvironmentConfig; alias
113 * @return GoogleCloudApigeeV1EnvironmentConfig
119 return $this->call('getDeployedConfig', [$params], GoogleCloudApigeeV1EnvironmentConfig::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1EnvironmentConfig.php20 class GoogleCloudApigeeV1EnvironmentConfig extends \Google\Collection class
351 class_alias(GoogleCloudApigeeV1EnvironmentConfig::class, 'Google_Service_Apigee_GoogleCloudApigeeV1…