Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
Antes de comenzar este instructivo, necesitas una Google Cloud cuenta y un
Google Cloud proyecto habilitados para la facturación. Sigue estos pasos para crear estos requisitos previos.
Un ID de proyecto de Google Cloud es una cadena única que se usa para diferenciar tu proyecto de todos los demás en Google Cloud. En este instructivo, usarás el ID de tu Google Cloud proyecto para inicializar el SDK de Vertex AI para Python. Si conoces el
ID de tu proyectoGoogle Cloud , puedes omitir este paso.
Para encontrar el Google Cloud ID de tu proyecto, haz lo siguiente:
En la Google Cloud consola, haz clic en la lista de proyectos en el menú de la parte superior.
En el cuadro de diálogo que aparece, busca tu proyecto. Si no ves tu proyecto, es posible que debas elegir una organización diferente. Selecciona
Sin organización para ver los proyectos que no están asociados con una
organización o que están asociados con una organización a la que no tienes acceso.
Para encontrar un Google Cloud proyecto al que no hayas accedido recientemente, es posible que necesites hacer clic en Todos en lugar de Recientes o Destacados.
Después de ubicar tu proyecto, toma nota de su Google Cloud ID en la columna ID.
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Información o código de muestra incorrectos","incorrectInformationOrSampleCode","thumb-down"],["Faltan la información o los ejemplos que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 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."]]