Uniquement en sortie. Nom du service Cloud Run associé à un Rollout. Le format est le suivant : projects/{project}/locations/{location}/services/{service}.
serviceUrls[]
string
Uniquement en sortie. URL du service Cloud Run associées à un Rollout.
revision
string
Uniquement en sortie. ID de révision Cloud Run associé à un Rollout.
job
string
Uniquement en sortie. Nom de la tâche Cloud Run associée à un Rollout. Le format est le suivant : projects/{project}/locations/{location}/jobs/{jobName}.
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2024/05/29 (UTC).
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Difficile à comprendre","hardToUnderstand","thumb-down"],["Informations ou exemple de code incorrects","incorrectInformationOrSampleCode","thumb-down"],["Il n'y a pas l'information/les exemples dont j'ai besoin","missingTheInformationSamplesINeed","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Autre","otherDown","thumb-down"]],["Dernière mise à jour le 2024/05/29 (UTC)."],[[["\u003cp\u003eCloudRunMetadata provides details about a Cloud Run deployment, including service, URLs, revision, and job information.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eservice\u003c/code\u003e field indicates the associated Cloud Run Service name, following a specific format.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eserviceUrls[]\u003c/code\u003e lists the URLs linked to the Cloud Run Service within a \u003ccode\u003eRollout\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003erevision\u003c/code\u003e field specifies the Cloud Run Revision ID related to a \u003ccode\u003eRollout\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ejob\u003c/code\u003e field denotes the associated Cloud Run job name, also adhering to a defined format.\u003c/p\u003e\n"]]],[],null,["# CloudRunMetadata\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nCloudRunMetadata contains information from a Cloud Run deployment."]]