Home
last modified time | relevance | path

Searched refs:GoogleCloudApigeeV1IngressConfig (Results 1 – 2 of 2) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1IngressConfig.php20 class GoogleCloudApigeeV1IngressConfig extends \Google\Collection class
115 class_alias(GoogleCloudApigeeV1IngressConfig::class, 'Google_Service_Apigee_GoogleCloudApigeeV1Ingr…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
H A DOrganizations.php21 use Google\Service\Apigee\GoogleCloudApigeeV1IngressConfig; alias
101 * @return GoogleCloudApigeeV1IngressConfig
107 …return $this->call('getDeployedIngressConfig', [$params], GoogleCloudApigeeV1IngressConfig::class);