AccessApproval

Alert that is triggered when Google support requests to access customer data.

JSON representation
 { 
 "requestId" 
 : 
 string 
 , 
 "scope" 
 : 
 string 
 , 
 "tickets" 
 : 
 [ 
 { 
 object (  SupportTicket 
 
) 
 } 
 ] 
 , 
 "officeLocation" 
 : 
 string 
 , 
 "justificationReason" 
 : 
 [ 
 enum (  Justification 
 
) 
 ] 
 , 
 "products" 
 : 
 [ 
 string 
 ] 
 } 
Fields
requestId

string

ID of the Access Approvals request. This is a helpful field when requesting support from Google.

scope

string

Scope of access, also known as a resource. This is further narrowed down by the product field.

tickets[]

object ( SupportTicket )

Support tickets related to this Access Approvals request. Populated if there is an associated case number.

officeLocation

string

Office location of Google staff requesting access such as "US".

justificationReason[]

enum ( Justification )

Justification for data access based on justification enums.

products[]

string

Products within scope of the Access Approvals request.

SupportTicket

Support ticket related to Access Approvals request

JSON representation
 { 
 "ticketId" 
 : 
 string 
 , 
 "ticketUrl" 
 : 
 string 
 } 
Fields
ticketId

string

Support ticket ID

ticketUrl

string

Link to support ticket

Create a Mobile Website
View Site in Mobile | Classic
Share by: