Resource: Artifact
Represents a report for a Google Cloud outage.
| JSON representation | 
|---|
{ "name": string, "content": { object (  | 
              
| Fields | |
|---|---|
name | 
                
                   
 Identifier. Example name:   | 
              
content | 
                
                   
 The content of the artifact.  | 
              
category | 
                
                   
 Output only. The type of artifact.  | 
              
create | 
                
                   
 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:   | 
              
update | 
                
                   
 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:   | 
              
Content
Represents the content of an artifact, such as an incident report for a service health incident.
| JSON representation | 
|---|
{ // Union field  | 
              
| Fields | |
|---|---|
Union field content. The content of an artifact. content can be only one of the following: | 
              |
markdown | 
                
                   
 The content of an artifact in markdown.  | 
              
Methods | 
            |
|---|---|
                
 | 
              Retrieves a resource containing information about an artifact, such as an incident report. |