[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-09-04。"],[],[],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"]]