GoogleApi.AlertCenter.V1beta1.Model.AccessApproval (google_api_alert_center v0.27.0)
View SourceAlert that is triggered when Google support requests to access customer data.
Attributes
-
justificationReason(type:list(String.t), default:nil) - Justification for data access based on justification enums. -
officeLocation(type:String.t, default:nil) - Office location of Google staff requesting access such as "US". -
products(type:list(String.t), default:nil) - Products within scope of the Access Approvals request. -
requestId(type:String.t, default:nil) - ID of the Access Approvals request. This is a helpful field when requesting support from Google. -
scope(type:String.t, default:nil) - Scope of access, also known as a resource. This is further narrowed down by the product field. -
tickets(type:list(GoogleApi.AlertCenter.V1beta1.Model.SupportTicket.t), default:nil) - Support tickets related to this Access Approvals request. Populated if there is an associated case number.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.