Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
H A DOrganizationsSitesApicategories.php20 use Google\Service\Apigee\GoogleCloudApigeeV1ApiCategory; alias
42 * @return GoogleCloudApigeeV1ApiCategory
48 return $this->call('create', [$params], GoogleCloudApigeeV1ApiCategory::class);
72 * @return GoogleCloudApigeeV1ApiCategory
78 return $this->call('get', [$params], GoogleCloudApigeeV1ApiCategory::class);
103 * @return GoogleCloudApigeeV1ApiCategory
109 return $this->call('patch', [$params], GoogleCloudApigeeV1ApiCategory::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1ApiCategory.php20 class GoogleCloudApigeeV1ApiCategory extends \Google\Model class
114 class_alias(GoogleCloudApigeeV1ApiCategory::class, 'Google_Service_Apigee_GoogleCloudApigeeV1ApiCat…