Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Bevor Sie mit dieser Anleitung beginnen, benötigen Sie ein Google Cloud -Konto und einGoogle Cloud -Projekt, für das die Abrechnung aktiviert ist. Die folgenden Schritte führen Sie durch das Erstellen dieser Voraussetzungen.
Wenn Sie ein Google Cloud Projekt haben, das Sie für diese Anleitung verwenden möchten, können Sie diesen Schritt überspringen und mit Projekt-ID suchen fortfahren.
Andernfalls folgen Sie der Anleitung unter Projekt einrichten. Weitere Informationen finden Sie unter Projekte erstellen und verwalten.
Projekt-ID Google Cloud ermitteln
Eine Google Cloud -Projekt-ID ist ein eindeutiger String, mit dem Ihr Projekt von allen anderen in Google Cloudunterschieden wird. In dieser Anleitung verwenden Sie Ihre Google Cloud Projekt-ID, um das Vertex AI SDK für Python zu initialisieren. Wenn Sie IhreGoogle Cloud Projekt-ID kennen, können Sie diesen Schritt überspringen.
So finden Sie Ihre Google Cloud Projekt-ID:
Klicken Sie in der Google Cloud Console im oberen Menü auf die Liste der Projekte.
Suchen Sie im angezeigten Dialogfeld Ihr Projekt. Wenn Ihr Projekt nicht angezeigt wird, müssen Sie möglicherweise eine andere Organisation auswählen. Wählen Sie Keine Organisation aus, um die Projekte aufzurufen, die keiner Organisation zugeordnet sind oder die mit einer Organisation verknüpft sind, auf die Sie keinen Zugriff haben.
Wenn Sie ein Google Cloud Projekt suchen, auf das Sie in letzter Zeit nicht zugegriffen haben, müssen Sie möglicherweise auf Alle statt auf Letzte oder Markiert klicken.
Notieren Sie sich nach der Suche nach dem Projekt die Google Cloud Projekt-ID in der Spalte ID.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 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."]]