GoogleOperations

An incident reported by Google Operations for a Google Workspace application.

JSON representation
{
  "title": string,
  "description": string,
  "affectedUserEmails": [
    string
  ],
  "attachmentData": {
    object (Attachment)
  },
  "header": string,
  "domain": string
}
Fields
title

string

A one-line incident description.

description

string

A detailed, freeform incident description.

affectedUserEmails[]

string

The list of emails which correspond to the users directly affected by the incident.

attachmentData

object (Attachment)

Optional. Application-specific data for an incident, provided when the Google Workspace application which reported the incident cannot be completely restored to a valid state.

header

string

A header to display above the incident message. Typically used to attach a localized notice on the timeline for followup comms translations.

domain

string

Customer domain for email template personalization.