Searched refs:GoogleCloudApigeeV1DeveloperAppKey (Results 1 – 4 of 4) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/ |
H A D | OrganizationsDevelopersAppsKeys.php | 20 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 D | OrganizationsDevelopersAppsKeysCreate.php | 20 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 D | OrganizationsDevelopersAppsKeysApiproducts.php | 20 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 D | GoogleCloudApigeeV1DeveloperAppKey.php | 20 class GoogleCloudApigeeV1DeveloperAppKey extends \Google\Collection class 187 class_alias(GoogleCloudApigeeV1DeveloperAppKey::class, 'Google_Service_Apigee_GoogleCloudApigeeV1De…
|