Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
La Google Cloud herramienta de consola basada en el navegador te permite administrar tus recursos de Cloud Storage a través de una interfaz gráfica. Usa la Google Cloud consola para administrar tus datos si prefieres usar una interfaz de usuario a través del navegador.
En esta página, se describe cómo acceder a la consola de Google Cloud y se enumeran las tareas de Cloud Storage que se pueden realizar con la consola de Google Cloud .
Como alternativa a la consola de Google Cloud , también puedes usar Google Cloud CLI, la API de REST o las bibliotecas cliente de Cloud Storage.
Características de Console
La consola de Google Cloud proporciona las siguientes funciones:
Si es la primera vez que usas Google Cloud, crea una cuenta para evaluar el rendimiento de Cloud Storage en situaciones reales. Los clientes nuevos también obtienen $300 en créditos gratuitos para ejecutar, probar y, además, implementar cargas de trabajo.
La consola de Google Cloud no requiere configuración ni instalación, y puedes acceder a ella directamente en un navegador. Según tu caso de uso, puedes acceder a la consola deGoogle Cloud con diferentes URLs. Si eres uno de los siguientes, usa la URL correspondiente:
Un usuario al que se le otorga acceso a un proyecto
Un propietario actual del proyecto puede darte acceso a todo el proyecto, que se aplica de igual manera a todos los buckets y objetos definidos en el proyecto.
En este caso práctico, el propietario de un proyecto te da acceso a un bucket individual dentro de un proyecto más grande. Luego, el propietario te envía el nombre del bucket que sustituyes en la URL. Solo puedes trabajar con objetos en el bucket especificado. Esto es útil para los usuarios que no tienen acceso al proyecto completo, pero que necesitan acceder a un bucket. Cuando accedes a la URL, debes autenticarte si aún no accediste.
Una variación de este caso práctico es cuando un propietario de proyecto otorga permiso a todos los usuarios para leer objetos en un bucket. Esto crea un bucket cuyos contenidos son legibles de forma pública. Para obtener más información, consulta Cómo hacer públicos los datos.
En este caso práctico, el propietario de un proyecto te da acceso a objetos individuales dentro de un bucket y te envía la URL para acceder a ellos. Cuando accedes a las URL, se te solicitará que te autentiques con una cuenta de usuario si aún no accediste.
Ten en cuenta que el formato de esta URL es diferente de la URL para los objetos que se comparten de forma pública. Cuando compartes un vínculo de forma pública, la URL tiene el siguiente formato: https://storage.googleapis.com/BUCKET_NAME/OBJECT_NAME.
Esta URL pública no requiere que un destinatario se autentique con una cuenta válida y se puede usar para el acceso no autenticado a un objeto.
Filtra y ordena listas de buckets y objetos
En la lista de buckets de la consola de Google Cloud para un proyecto, puedes filtrar y ordenar los buckets que ves con el campo Filtro.
Para filtrar buckets, selecciona la opción Ordenar y filtrar y, luego, especifica la columna y el valor por los que deseas filtrar.
Para filtrar los buckets por prefijo de nombre, selecciona la opción Filtrar solo por prefijo de nombre y, luego, especifica el prefijo de nombre del bucket por el que deseas filtrar.
Para ordenar los buckets, haz clic en arrow_upwardOrdenar junto al nombre de la columna por la que deseas ordenar.
En la Google Cloud lista de objetos de la consola para un bucket, puedes filtrar los
objetos que ves con el campo Filtro.
Para filtrar objetos, selecciona la opción Ordenar y filtrar y, luego, especifica la columna y el valor por los que deseas filtrar.
Para filtrar objetos por prefijo de nombre de objeto, selecciona la opción Filtrar solo por prefijo de nombre y, luego, especifica el prefijo de nombre de objeto por el que deseas filtrar.
Para ordenar los objetos, haz clic en arrow_upwardOrdenar junto al nombre de la columna por la que deseas ordenar.
El filtrado y la ordenación solo se aplican a los objetos y las carpetas de la ruta de acceso actual que se muestra. Por ejemplo, si ves el nivel superior de un bucket, el filtrado y el ordenamiento no devuelven objetos contenidos en carpetas.
Muestra y oculta columnas
Para ocultar o mostrar las columnas de una lista de objetos o buckets, haz clic en
Ver columna (view_column) y, luego, selecciona
las columnas que quieres ver u ocultar.
Integraciones de productos cruzados
Las siguientes integraciones con otros productos de Google Cloud están disponibles en la pestaña Objetos de un bucket:
Transferencias de datos a gran escala hacia y desde el bucket con el Servicio de transferencia de almacenamiento
El Servicio de transferencia de almacenamiento es un servicio que te permite transferir grandes volúmenes de datos entre tu bucket y otras opciones de almacenamiento, como tu sistema de archivos local, otros buckets o proveedores de servicios en la nube.
Para iniciar una transferencia, haz clic en el menú desplegable Transfer data en la pestaña Objects, selecciona Transfer data in o Transfer data out y sigue las instrucciones.
Analiza el bucket en busca de datos sensibles con Sensitive Data Protection
Sensitive Data Protection es un servicio que te permite identificar y proteger datos sensibles en tus buckets, como números de tarjetas de crédito, direcciones IP y otras formas de información de identificación personal (PII).
Para iniciar un análisis de Sensitive Data Protection en un bucket, haz clic en el menú desplegable Otros servicios en la pestaña Objetos, selecciona Inspeccionar datos sensibles y sigue las instrucciones. Para obtener una guía sobre cómo realizar un análisis de Sensitive Data Protection en un bucket, consulta Inspecciona una ubicación de Cloud Storage.
Cómo exportar datos del bucket a Pub/Sub
Pub/Sub es un servicio de mensajería que te permite notificar a los suscriptores sobre los eventos que ocurren en tus recursos de Google Cloud .
Pub/Sub admite la recepción de registros de eventos que se almacenan como archivos de texto en tu bucket y su publicación en un tema de Pub/Sub.
Para crear un trabajo de exportación para un bucket, haz clic en el menú desplegable Otros servicios en la pestaña Objetos, selecciona Exportar datos a Pub/Sub y sigue las instrucciones. Para obtener más información, consulta la plantilla de texto de Cloud Storage en Pub/Sub (Batch).
Procesa datos en el bucket con funciones de Cloud Run
Cloud Run Functions es un servicio que te permite especificar el código que se debe ejecutar cuando ocurren ciertos eventos en el bucket. Por ejemplo, podrías crear una función en Java que se ejecute cada vez que se borre un objeto del bucket.
Para definir una función para un bucket, haz clic en el menú desplegable Otros servicios de la pestaña Objetos, selecciona Procesar datos y sigue las instrucciones.
[[["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-03 (UTC)"],[],[],null,["# Google Cloud console\n\nThe browser-based Google Cloud console tool lets you manage your Cloud Storage\nresources through a graphical interface. Use the Google Cloud console to\nmanage your data if you prefer using a user interface through the browser.\n\nThis page describes how to access the Google Cloud console and lists tasks\nin Cloud Storage that can be performed using the Google Cloud console.\nAs an alternative to the Google Cloud console, you can also use the\n[Google Cloud CLI](/sdk/gcloud), [REST API](/storage/docs/json_api), or\n[Cloud Storage client libraries](/storage/docs/reference/libraries).\n\nConsole features\n----------------\n\nThe Google Cloud console provides the following features:\n\n- Access to all your Google Cloud projects\n- Access to the [Cloud Shell](/shell/docs)\n- A customizable project dashboard, with an overview of Google Cloud resources, billing, and a filterable activity listing\n- Access to all Google Cloud APIs, with a dashboard specific to each API, and access to manage your resources\n- Links to Google Cloud starting points, news, and documentation\n\nThe Google Cloud console is used to perform a variety of tasks in\nCloud Storage, such as the following:\n\n- [Creating buckets](/storage/docs/creating-buckets#storage-create-bucket-console)\n- [Uploading objects to buckets](/storage/docs/uploading-objects) and [downloading objects from buckets](/storage/docs/downloading-objects)\n- [Filtering and sorting lists of buckets and objects](#sort-filter)\n- Creating and managing [folders](/storage/docs/folder-types)\n- [Controlling access to your data and resources](/storage/docs/access-control) by using Identity and Access Management (IAM) and ACLs\n- [Monitoring buckets and bandwidth usage](/storage/docs/monitoring)\n- Using Cloud Storage features like [Anywhere Cache](/storage/docs/anywhere-cache), [soft delete](/storage/docs/soft-delete), and [Object Versioning](/storage/docs/object-versioning)\n\nTry it for yourself\n-------------------\n\n\nIf you're new to Google Cloud, create an account to evaluate how\nCloud Storage performs in real-world\nscenarios. New customers also get $300 in free credits to run, test, and\ndeploy workloads.\n[Try Cloud Storage free](https://console.cloud.google.com/freetrial)\n\nAccess to the Google Cloud console\n----------------------------------\n\nThe Google Cloud console requires no setup or installation, and you can\naccess it directly in a browser. Depending on your use case, you access the\nGoogle Cloud console using different URLs. If you are:\n\nA user granted access to a project\n\n: Use: `https://console.cloud.google.com/`\n\n: [Go to the Google Cloud console](https://console.cloud.google.com/)\n\n: A current project owner can [give you access to the entire project](/iam/docs/granting-changing-revoking-access#grant-single-role), which\n applies equally to all buckets and objects defined in the project.\n\nA user granted access to a bucket\n\n: Use: `https://console.cloud.google.com/storage/browser/`\u003cvar translate=\"no\"\u003eBUCKET_NAME\u003c/var\u003e\n\n: In this use case, a project owner gives you access to an individual bucket\n within a larger project. The owner then sends you the bucket name which you\n substitute into the URL. You are able to only work with objects in the\n specified bucket. This is useful for users who don't have access to the full\n project, but who need to access a bucket. When you access the URL, you\n authenticate if you are not already signed in.\n\n: A variation of this use case is when a project owner grants **All Users**\n permission to read objects in a bucket. This creates a bucket whose contents\n are publicly readable. For more information, see [Make data public](/storage/docs/access-control/making-data-public).\n\nA user granted access to an object\n\n: Use: `https://console.cloud.google.com/storage/browser/_details/`\u003cvar translate=\"no\"\u003eBUCKET_NAME\u003c/var\u003e`/`\u003cvar translate=\"no\"\u003eOBJECT_NAME\u003c/var\u003e\n\n: In this use case, a project owner gives you access to single objects within\n a bucket and sends you the URL to access the objects. When you access the URLs,\n you are prompted to authenticate with a user account if you are not already\n signed in.\n\n: Note that the form of this URL is different from the URL for objects that\n are [shared publicly](/storage/docs/access-control/making-data-public). When you share a link publicly, the URL is of the\n form: `https://storage.googleapis.com/`\u003cvar translate=\"no\"\u003eBUCKET_NAME\u003c/var\u003e`/`\u003cvar translate=\"no\"\u003eOBJECT_NAME\u003c/var\u003e.\n This public URL does not require a recipient to authenticate with a valid\n account and can be used for non-authenticated access to an object.\n\nFiltering and sorting lists of buckets and objects\n--------------------------------------------------\n\nIn the Google Cloud console list of buckets for a project, you can filter and\nsort the buckets you see by using the **Filter** field.\n\n- To filter buckets, select the **Sort and filter** option and then\n specify the column and value you want to filter by.\n\n- To filter buckets by bucket name prefix, select the\n **Filter by name prefix only** option and then specify the bucket name prefix\n you want to filter by.\n\n- To sort buckets, click arrow_upward\n **Sort** next to the name of the column you want to sort by.\n\n| **Note:** Projects with more than 1,000 buckets might experience degraded filtering and sorting performance.\n\nIn the Google Cloud console list of objects for a bucket, you can filter the\nobjects you see by using the **Filter** field.\n\n- To filter objects, select the **Sort and filter** option and then\n specify the column and value you want to filter by.\n\n- To filter objects by object name prefix, select the\n **Filter by name prefix only** option and then specify the object name prefix\n you want to filter by.\n\n- To sort objects, click arrow_upward\n **Sort** next to the name of the column you want to sort by.\n\nFiltering and sorting only applies to objects and folders in the current\npath being displayed. For example, if you're viewing the top-level of a bucket,\nfiltering and sorting don't return objects contained in folders.\n| **Note:** Buckets with large numbers of objects and folders in the current path might experience degraded performance when sorted or filtered with criteria other than the object name prefix.\n\nShowing and hiding columns\n--------------------------\n\nTo show or hide columns for a list of buckets or objects, click\n**View column** (view_column), then select\nthe columns you want to see or hide.\n\nCross-product integrations\n--------------------------\n\nThe following integrations with other Google Cloud products are available\nin the **Objects** tab of a bucket:\n\n- **Large scale data transfers to and from the bucket using Storage Transfer Service**\n\n [Storage Transfer Service](/storage-transfer-service) is a service that lets you transfer large volumes of\n data between your bucket and other storage options, such as\n your on-premises file system, other buckets, or other cloud providers.\n\n You can initiate a transfer by clicking the **Transfer data** drop-down in\n the **Objects** tab, selecting either **Transfer data in** or\n **Transfer data out**, and following the instructions.\n- **Scanning the bucket for sensitive data using Sensitive Data Protection**\n\n [Sensitive Data Protection](/security/products/sensitive-data-protection) is a service that lets you identify and\n protect sensitive data in your buckets, such as credit card numbers, IP\n IP addresses, and other forms of personally identifiable information (PII).\n\n For a list of the types of data Sensitive Data Protection detects,\n see the [Infotype detector reference](/sensitive-data-protection/docs/infotypes-reference).\n\n You can initiate a Sensitive Data Protection scan for a bucket by\n clicking the **Other services** drop-down in the **Objects** tab, selecting\n **Inspect for sensitive data** , and following the instructions. For a guide\n to performing a Sensitive Data Protection scan on a bucket, see\n [Inspecting a Cloud Storage location](/sensitive-data-protection/docs/inspecting-storage#inspecting-gcs).\n- **Exporting data from the bucket to Pub/Sub**\n\n [Pub/Sub](/pubsub) is a messaging service that lets you notify\n subscribers about events that occur for your Google Cloud resources.\n Pub/Sub supports receiving event records that are stored as text\n files in your bucket and publishing them to a Pub/Sub topic.\n\n You can create an export job for a bucket by clicking the **Other services**\n drop-down in the **Objects** tab, selecting **Export data to Pub/Sub** , and\n following the instructions. For more information, see\n [Cloud Storage text to Pub/Sub (Batch) template](/dataflow/docs/guides/templates/provided/cloud-storage-to-pubsub).\n- **Processing data in the bucket using Cloud Run functions**\n\n [Cloud Run functions](/functions) is a service that lets you specify code that should\n run when certain events occur within the bucket. For example, you could\n create a Java function that runs every time an object in the bucket is\n deleted.\n\n You can define a function for a bucket by clicking the **Other services**\n drop-down in the **Objects** tab, selecting **Process data**, and following\n the instructions."]]