En esta página, se describe cómo ver el historial de implementaciones de configuraciones de servicios de tu proyecto en la Google Cloud consola y cómo comparar una configuración de servicio con la versión anterior. Puede resultarte útil ver las diferencias entre tus configuraciones de servicio para solucionar problemas con una implementación en particular.
Ver el historial de implementaciones
Para ver el historial de implementaciones, sigue estos pasos:
En la Google Cloud consola, ve a la página Endpoints > Services.
Selecciona el proyecto desde la lista de proyectos.
Si tienes más de una API, selecciona una de la lista.
Haz clic en la pestaña Historial de implementaciones para ver la lista de implementaciones de configuración del servicio. La lista muestra:
El ID de configuración
La fecha en que se implementó la configuración del servicio
Quién implementó la configuración del servicio
Ver los cambios realizados en la configuración del servicio
En la pestaña Historial de implementaciones, selecciona una implementación de la lista. Se muestra el contenido del archivo de configuración del servicio implementado.
Haz clic en Comparar con la implementación anterior para ver la diferencia entre las configuraciones del servicio.
[[["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)"],[[["\u003cp\u003eView a project's service configuration deployment history in the Google Cloud console under Endpoints > Services.\u003c/p\u003e\n"],["\u003cp\u003eThe deployment history displays each configuration ID, the deployment date, and the deployer.\u003c/p\u003e\n"],["\u003cp\u003eYou can compare a selected service configuration with the previous version to identify changes.\u003c/p\u003e\n"],["\u003cp\u003eAccess the deployment history by going to Endpoints > Services in the Google Cloud console, selecting your project, and choosing the "Deployment history" tab.\u003c/p\u003e\n"]]],[],null,["# Comparing configuration files\n\n[OpenAPI](/endpoints/docs/openapi/config-file-compare \"View this page for the Cloud Endpoints OpenAPI docs\") \\| gRPC\n\n\u003cbr /\u003e\n\nThis page describes how to see your project's history of service configuration\ndeployments in the Google Cloud console, and how to compare a\nservice configuration to the previous version. Viewing the differences between\nyour service configurations might be helpful when troubleshooting a problem with\na particular deployment.\n\nViewing the deployment history\n------------------------------\n\nTo view the deployment history:\n\n1. In the Google Cloud console, go to the **Endpoints** \\\u003e **Services** page.\n\n\n [Go to the Endpoints Services page](https://console.cloud.google.com/endpoints)\n\n \u003cbr /\u003e\n\n2. From the projects list, select your project.\n\n3. If you have more than one API, select an API from the list.\n\n4. To see a list of service configuration\n deployments, click the **Deployment history** tab. The list displays:\n\n - The configuration ID.\n - The date the service configuration was deployed.\n - Who deployed the service configuration.\n\nViewing changes made to your service configuration\n--------------------------------------------------\n\n1. On the **Deployment history** tab, select a deployment from the list. The contents of the deployed service configuration file are displayed.\n2. To view the difference between service configurations, click **Compare with previous deployment**."]]