本页面适用于 Apigee 和 Apigee Hybrid。
查看 Apigee Edge 文档。
按照以下部分中的说明设置 Cloud Code for Apigee API Management。
安装 Cloud Code
如需安装 Cloud Code,请执行以下操作:
- 在本地机器上下载并安装 Visual Studio Code (VS Code)(如果尚未安装)。
- 按照安装 Cloud Code 扩展程序中的说明安装 Cloud Code 扩展程序。
- 确保您的系统上安装了 Docker。
- 安装 Apigee 模拟器。
- 添加容器以部署到 Apigee 模拟器。
将 Gemini Code Assist 与 Cloud Code 和 Apigee 搭配使用
如需在 Cloud Code 中访问 Apigee API Management 的 Gemini Code Assist 特征和功能,请执行以下操作:
- 为您的项目启用 Cloud AI Companion API。您需要 Service Usage Admin 角色才能执行此步骤。
gcloud services enable cloudaicompanion.googleapis.com --project=YOUR_PROJECT
- (可选)为 API Hub 预配 Google Cloud 项目(如果尚未设置)。生成 OAS 时,企业上下文需要 API Hub 集成。如需了解相关信息,请参阅什么是 API Hub?
- 您和其他用户需要具备以下权限,才能执行与 Gemini Code Assist 相关的操作:
操作 权限 生成 OpenAPI 规范 Cloud AI Companion User 从 API Hub 读取和写入 API Cloud API hub Editor
搭配使用版本控制与 Cloud Code
VS Code 支持与多个源代码控制管理 (SCM) 提供商集成,包括开箱即用集成的 Git。Extension Marketplace 支持丰富的源代码控制提供商。如需了解如何设置适用于 VS Code 的 SCM,请参阅在 VS Code 中使用版本控制。
如需获得设置 VS Code 的更多指导,请参阅设置 Visual Studio Code。
后续步骤
完成安装和设置步骤后,开始使用 Cloud Code:
获取支持
在 GitHub 上报告 Cloud Code 安装问题,或在 Stack Overflow 上发布问题。另外,请参阅支持。