이 튜토리얼에 사용할 Google Cloud 프로젝트가 있는 경우 이 단계를 건너뛰고 프로젝트 ID 찾기를 계속 진행합니다.
그렇지 않으면 프로젝트 설정의 단계를 따르세요. 자세한 내용은 프로젝트 만들기 및 관리를 참조하세요.
Google Cloud 프로젝트 ID 찾기
Google Cloud 프로젝트 ID는 Google Cloud에서 프로젝트를 다른 모든 프로젝트와 구분하는 데 사용되는 고유한 문자열입니다. 이 튜토리얼에서는 Google Cloud 프로젝트 ID를 사용하여 Vertex AI SDK for Python을 초기화합니다. Google Cloud 프로젝트 ID를 알고 있으면 이 단계를 건너뛸 수 있습니다.
Google Cloud 프로젝트 ID를 찾으려면 다음 단계를 따르세요.
Google Cloud 콘솔의 상단 메뉴에서 프로젝트 목록을 클릭합니다.
대화상자가 나타나면 프로젝트를 찾습니다. 프로젝트가 표시되지 않으면 다른 조직을 선택해야 할 수 있습니다. 조직과 연결되지 않았거나 볼 수 있는 액세스 권한이 없는 조직과 연결된 프로젝트를 보려면 조직 없음을 선택합니다.
최근에 액세스하지 않은 Google Cloud 프로젝트를 찾으려면 최근 또는 별표표시됨 대신 모두를 클릭해야 할 수 있습니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 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."]]