Identifier. Example name: projects/123/locations/global/artifacts/647381984. The final segment of the name will be the unique UUID generated for the artifact.
Output only. The time when the artifact was created.
Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: "2014-10-02T15:01:23Z", "2014-10-02T15:01:23.045123456Z" or "2014-10-02T15:01:23+05:30".
Output only. The time when the artifact was last modified.
Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: "2014-10-02T15:01:23Z", "2014-10-02T15:01:23.045123456Z" or "2014-10-02T15:01:23+05:30".
Content
Represents the content of an artifact, such as an incident report for a service health incident.
JSON representation
{// Union field content can be only one of the following:"markdown": string// End of list of possible types for union field content.}
Fields
Union field content. The content of an artifact. content can be only one of the following:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-14 UTC."],[],[],null,["# REST Resource: projects.locations.artifacts\n\n- [Resource: Artifact](#Artifact)\n - [JSON representation](#Artifact.SCHEMA_REPRESENTATION)\n- [Content](#Content)\n - [JSON representation](#Content.SCHEMA_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource: Artifact\n------------------\n\nRepresents a report for a Google Cloud outage.\n\nContent\n-------\n\nRepresents the content of an artifact, such as an incident report for a service health incident."]]