Inserts a button that enables Google Cloud APIs for the current
project. The tutorial must be running in Google Cloud console for this to
work.
You must specify an API's service name to enable it. To explore the available
APIs, visit the API Library.
When you find an API you want, you can discover its service name by setting a
project in Cloud Shell and then running the following command:
gcloud services list --available | grep API_NAME
Parameters
Parameter
Description
apis
Comma-separated list of API service names to enable.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Projects\n\nThis page lists directives related to project setup.\n\nProject selection\n-----------------\n\n \u003cwalkthrough-project-setup\u003e\u003c/walkthrough-project-setup\u003e\n\nInserts an interactive widget that helps the user to create or select a project\nto use for the tutorial.\n\n### Parameters\n\nProject details\n---------------\n\nThe following directives insert Google Cloud details related to the currently selected project.\n\nEnable APIs\n-----------\n\n \u003cwalkthrough-enable-apis apis=\"\u003cvar class=\"readonly\" translate=\"no\"\u003eAPI_LIST\u003c/var\u003e\"\u003e\u003c/walkthrough-enable-apis\u003e\n\nInserts a button that enables Google Cloud APIs for the current\nproject. The tutorial must be running in Google Cloud console for this to\nwork.\n\nYou must specify an API's service name to enable it. To explore the available\nAPIs, visit the [API Library](https://console.cloud.google.com/apis/library).\nWhen you find an API you want, you can discover its service name by setting a\nproject in Cloud Shell and then running the following command: \n\n gcloud services list --available | grep \u003cvar class=\"readonly\" translate=\"no\"\u003eAPI_NAME\u003c/var\u003e\n\n### Parameters"]]