Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Sebelum memulai tutorial ini, Anda memerlukan akun Google Cloud dan
projectGoogle Cloud yang diaktifkan untuk penagihan. Langkah-langkah berikut akan memandu Anda
dalam membuat prasyarat ini.
Jika memiliki Google Cloud project yang ingin digunakan untuk tutorial ini, Anda dapat
melewati langkah ini dan melanjutkan ke bagian Menemukan project ID.
Jika tidak, ikuti langkah-langkah di Menyiapkan
project. Untuk informasi selengkapnya, lihat Membuat dan mengelola project.
Menemukan Google Cloud project ID
Google Cloud Project ID adalah string unik yang digunakan untuk membedakan project Anda dari semua project lain di Google Cloud. Gunakan Google Cloud project ID
dalam tutorial ini untuk melakukan inisialisasi Vertex AI SDK untuk Python. Jika Anda mengetahui
project IDGoogle Cloud , Anda dapat melewati langkah ini.
Untuk menemukan Google Cloud project ID Anda:
Di konsol Google Cloud , klik daftar project di menu atas.
Di dialog yang muncul, cari project Anda. Jika tidak melihat project Anda, Anda mungkin perlu memilih organisasi lain. Pilih
Tidak ada organisasi untuk melihat project yang tidak terkait dengan
organisasi atau yang terkait dengan organisasi yang tidak memiliki akses untuk dilihat.
Untuk menemukan Google Cloud project yang belum Anda akses baru-baru ini, Anda
mungkin perlu mengklik Semua, bukan Terbaru atau Dibintangi.
Setelah menemukan project Anda, catat Google Cloud project ID-nya
di kolom ID.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-08-25 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."]]