Restez organisé à l'aide des collections
Enregistrez et classez les contenus selon vos préférences.
Avant de commencer ce tutoriel, vous devez disposer d'un compte Google Cloud et d'un projetGoogle Cloud pour lequel la facturation est activée. Les étapes suivantes vous guident dans la création de ces conditions préalables.
Si vous souhaitez utiliser un projet Google Cloud pour ce tutoriel, vous pouvez ignorer cette étape et passer à la section Trouver votre ID de projet.
Sinon, suivez la procédure décrite dans la section Configurer un projet. Pour en savoir plus, consultez la section Créer et gérer des projets.
Trouver votre ID de projet Google Cloud
Un ID de projet Google Cloud est une chaîne unique utilisée pour différencier votre projet de tous les autres dans Google Cloud. Dans ce tutoriel, vous allez utiliser votre ID de projet Google Cloud pour initialiser le SDK Vertex AI pour Python. Si vous connaissez votre ID de projetGoogle Cloud , vous pouvez ignorer cette étape.
Pour trouver votre Google Cloud ID de projet:
Dans la console Google Cloud , cliquez sur la liste des projets dans le menu supérieur.
Dans la boîte de dialogue qui s'affiche, localisez votre projet. Si votre projet n'apparaît pas, vous devrez peut-être choisir une autre organisation. Sélectionnez Aucune organisation pour afficher les projets qui ne sont pas associés à une organisation ou qui sont associés à une organisation à laquelle vous n'avez pas accès.
Pour rechercher un Google Cloud projet auquel vous n'avez pas récemment accédé, vous devrez peut-être cliquer sur Tous au lieu de Récents ou Favoris.
Une fois que vous avez trouvé votre projet, notez son Google Cloud ID de projet dans la colonne ID.
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2025/09/04 (UTC).
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Difficile à comprendre","hardToUnderstand","thumb-down"],["Informations ou exemple de code incorrects","incorrectInformationOrSampleCode","thumb-down"],["Il n'y a pas l'information/les exemples dont j'ai besoin","missingTheInformationSamplesINeed","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Autre","otherDown","thumb-down"]],["Dernière mise à jour le 2025/09/04 (UTC)."],[],[],null,["# Prerequisites\n\nBefore you start this tutorial, you need a Google Cloud account and a Google Cloud project that's enabled for billing. The following steps walk you through creating these prerequisites.\n\n\u003cbr /\u003e\n\nCreate a Google Cloud account\n-----------------------------\n\nIf you don't have a Google Cloud account, go to\n\u003chttps://console.cloud.google.com/\u003e to create one.\n\nCreate a Google Cloud project\n-----------------------------\n\nIf you have a Google Cloud project that you want to use for this tutorial, you can\nskip this step and continue with [Find your project ID](#find-project-id).\nOtherwise, follow the steps in [Set up a\nproject](/vertex-ai/docs/start/cloud-environment#set_up_a_project). For more\ninformation, see [Creating and managing\nprojects](/resource-manager/docs/creating-managing-projects).\n\nFind your Google Cloud project ID\n---------------------------------\n\nA Google Cloud project ID is a unique string used to differentiate your\nproject from all others in Google Cloud. You use your Google Cloud project\nID in this tutorial to initialize the Vertex AI SDK for Python. If you know your\nGoogle Cloud project ID, you can skip this step.\n\nTo locate your Google Cloud project ID:\n\n1. In the Google Cloud console, click the list of projects in the top menu.\n\n2. In the dialog that appears, locate your project. If you don't see your\n project, you might need to choose a different\n [organization](/resource-manager/docs/creating-managing-organization). Select\n **No organization** to view projects that aren't associated with an\n organization or that are associated with an organization that you don't have\n access to view.\n\n To find a Google Cloud project that you haven't accessed recently, you\n might need to click **All** instead of **Recent** or **Starred**.\n3. After you locate your project, make a note of its Google Cloud project ID\n in the **ID** column."]]