admin  reports_v1
Classes | Properties | List of all members
Google.Apis.Admin.Reports.reports_v1.Data.Activity Class Reference

JSON template for the activity resource. More...

Inheritance diagram for Google.Apis.Admin.Reports.reports_v1.Data.Activity:
Google::Apis::Requests::IDirectResponseSchema

Classes

class  ActorData
 User doing the action. More...
 
class  EventsData
 
class  IdData
 Unique identifier for each activity record. More...
 

Properties

virtual Activity.ActorData Actor [get, set]
 User doing the action. More...
 
virtual string ETag [get, set]
 ETag of the entry. More...
 
virtual System.Collections.Generic.IList< Activity.EventsDataEvents [get, set]
 Activity events in the report. More...
 
virtual Activity.IdData Id [get, set]
 Unique identifier for each activity record. More...
 
virtual string IpAddress [get, set]
 IP address of the user doing the action. This is the Internet Protocol (IP) address of the user when logging into G Suite which may or may not reflect the user's physical location. For example, the IP address can be the user's proxy server's address or a virtual private network (VPN) address. The API supports IPv4 and IPv6. More...
 
virtual string Kind [get, set]
 The type of API resource. For an activity report, the value is audit::activity. More...
 
virtual string OwnerDomain [get, set]
 This is the domain that is affected by the report's event. For example domain of Admin console or the Drive application's document owner. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

JSON template for the activity resource.

Property Documentation

◆ Actor

virtual Activity.ActorData Google.Apis.Admin.Reports.reports_v1.Data.Activity.Actor
getset

User doing the action.

◆ ETag

virtual string Google.Apis.Admin.Reports.reports_v1.Data.Activity.ETag
getset

ETag of the entry.

◆ Events

virtual System.Collections.Generic.IList<Activity.EventsData> Google.Apis.Admin.Reports.reports_v1.Data.Activity.Events
getset

Activity events in the report.

◆ Id

virtual Activity.IdData Google.Apis.Admin.Reports.reports_v1.Data.Activity.Id
getset

Unique identifier for each activity record.

◆ IpAddress

virtual string Google.Apis.Admin.Reports.reports_v1.Data.Activity.IpAddress
getset

IP address of the user doing the action. This is the Internet Protocol (IP) address of the user when logging into G Suite which may or may not reflect the user's physical location. For example, the IP address can be the user's proxy server's address or a virtual private network (VPN) address. The API supports IPv4 and IPv6.

◆ Kind

virtual string Google.Apis.Admin.Reports.reports_v1.Data.Activity.Kind
getset

The type of API resource. For an activity report, the value is audit::activity.

◆ OwnerDomain

virtual string Google.Apis.Admin.Reports.reports_v1.Data.Activity.OwnerDomain
getset

This is the domain that is affected by the report's event. For example domain of Admin console or the Drive application's document owner.


The documentation for this class was generated from the following file: