Setting up Apigee API Management in Cloud Code for VS Code

This page applies to Apigee and Apigee hybrid.

View Apigee Edge documentation.

Set up Cloud Code for Apigee API Management as described in the following sections.

Installing Cloud Code

To install Cloud Code:

  1. Download and install Visual Studio Code (VS Code) on your local machine, if it is not already installed.
  2. Install the Cloud Code extension, as described in Install the Cloud Code extension.
  3. Ensure Docker is installed on your system.
  4. Install the Apigee Emulator.
  5. Add a container for deploying to the Apigee Emulator.

Using Gemini Code Assist with Cloud Code and Apigee

To access Gemini Code Assist features and functionality for Apigee API management in Cloud Code:

  1. Enable the Cloud AI Companion API for the project. You'll need the Service Usage Admin role to perform this step.
    gcloud services enable cloudaicompanion.googleapis.com --project=YOUR_PROJECT
  2. (Optional) Provision your Google Cloud project for API hub, if it isn't already set up. API hub integration is needed for enterprise context when generating OAS. For information, see What is API hub?
  3. You and other users will need these permissions in order to perform actions related to Gemini Code Assist:
    Action Permissions
    Generate an OpenAPI spec Cloud AI Companion User
    Read and write APIs from API hub Cloud API hub Editor

Using version control with Cloud Code

VS Code supports integration with various source control management (SCM) providers, including Git which is integrated out of the box. A rich set of source control providers is supported through the Extension Marketplace. For information about setting up SCM for VS Code, see Using version control in VS Code.

For additional guidance on setting up VS Code, see Setting up Visual Studio Code.

What's next

After completing the installation and setup steps, get started using Cloud Code:

Getting support

Report Cloud Code installation issues on GitHub or post questions on Stack Overflow. Otherwise, see Support.