Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
H A DOrganizationsSitesApicategories.php22 use Google\Service\Apigee\GoogleCloudApigeeV1ApiResponseWrapper; alias
57 * @return GoogleCloudApigeeV1ApiResponseWrapper
63 return $this->call('delete', [$params], GoogleCloudApigeeV1ApiResponseWrapper::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1ApiResponseWrapper.php20 class GoogleCloudApigeeV1ApiResponseWrapper extends \Google\Model class
98 class_alias(GoogleCloudApigeeV1ApiResponseWrapper::class, 'Google_Service_Apigee_GoogleCloudApigeeV…