Home
last modified time | relevance | path

Searched refs:GoogleCloudApigeeV1DeveloperAppKey (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
H A DOrganizationsDevelopersAppsKeys.php20 use Google\Service\Apigee\GoogleCloudApigeeV1DeveloperAppKey; alias
48 * @param GoogleCloudApigeeV1DeveloperAppKey $postBody
50 * @return GoogleCloudApigeeV1DeveloperAppKey
56 return $this->call('create', [$params], GoogleCloudApigeeV1DeveloperAppKey::class);
71 * @return GoogleCloudApigeeV1DeveloperAppKey
87 * @return GoogleCloudApigeeV1DeveloperAppKey
93 return $this->call('get', [$params], GoogleCloudApigeeV1DeveloperAppKey::class);
106 * @param GoogleCloudApigeeV1DeveloperAppKey $postBody
108 * @return GoogleCloudApigeeV1DeveloperAppKey
128 * @param GoogleCloudApigeeV1DeveloperAppKey $postBody
[all …]
H A DOrganizationsDevelopersAppsKeysCreate.php20 use Google\Service\Apigee\GoogleCloudApigeeV1DeveloperAppKey; alias
48 * @param GoogleCloudApigeeV1DeveloperAppKey $postBody
50 * @return GoogleCloudApigeeV1DeveloperAppKey
52 public function create($parent, GoogleCloudApigeeV1DeveloperAppKey $postBody, $optParams = [])
56 return $this->call('create', [$params], GoogleCloudApigeeV1DeveloperAppKey::class);
H A DOrganizationsDevelopersAppsKeysApiproducts.php20 use Google\Service\Apigee\GoogleCloudApigeeV1DeveloperAppKey; alias
43 * @return GoogleCloudApigeeV1DeveloperAppKey
49 return $this->call('delete', [$params], GoogleCloudApigeeV1DeveloperAppKey::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1DeveloperAppKey.php20 class GoogleCloudApigeeV1DeveloperAppKey extends \Google\Collection class
187 class_alias(GoogleCloudApigeeV1DeveloperAppKey::class, 'Google_Service_Apigee_GoogleCloudApigeeV1De…