Searched refs:GoogleCloudApigeeV1Reference (Results 1 – 2 of 2) sorted by relevance
20 use Google\Service\Apigee\GoogleCloudApigeeV1Reference; alias38 * @param GoogleCloudApigeeV1Reference $postBody40 * @return GoogleCloudApigeeV1Reference46 return $this->call('create', [$params], GoogleCloudApigeeV1Reference::class);55 * @return GoogleCloudApigeeV1Reference61 return $this->call('delete', [$params], GoogleCloudApigeeV1Reference::class);69 * @return GoogleCloudApigeeV1Reference75 return $this->call('get', [$params], GoogleCloudApigeeV1Reference::class);84 * @param GoogleCloudApigeeV1Reference $postBody86 * @return GoogleCloudApigeeV1Reference[all …]
20 class GoogleCloudApigeeV1Reference extends \Google\Model class98 class_alias(GoogleCloudApigeeV1Reference::class, 'Google_Service_Apigee_GoogleCloudApigeeV1Referenc…