Alert that is triggered when Google support requests to access customer data.
| JSON representation |
|---|
{ "requestId" : string , "scope" : string , "tickets" : [ { object ( |
| Fields | |
|---|---|
requestId
|
ID of the Access Approvals request. This is a helpful field when requesting support from Google. |
scope
|
Scope of access, also known as a resource. This is further narrowed down by the product field. |
tickets[]
|
Support tickets related to this Access Approvals request. Populated if there is an associated case number. |
officeLocation
|
Office location of Google staff requesting access such as "US". |
justificationReason[]
|
Justification for data access based on justification enums. |
products[]
|
Products within scope of the Access Approvals request. |
SupportTicket
Support ticket related to Access Approvals request
| JSON representation |
|---|
{ "ticketId" : string , "ticketUrl" : string } |
| Fields | |
|---|---|
ticketId
|
Support ticket ID |
ticketUrl
|
Link to support ticket |

