| Package | Description |
|---|---|
| com.google.api.services.reports.model |
| Modifier and Type | Method and Description |
|---|---|
Activity |
Activity.clone() |
Activity |
Activity.set(String fieldName,
Object value) |
Activity |
Activity.setActor(Activity.Actor actor)
User doing the action.
|
Activity |
Activity.setEtag(String etag)
ETag of the entry.
|
Activity |
Activity.setEvents(List<Activity.Events> events)
Activity events in the report.
|
Activity |
Activity.setId(Activity.Id id)
Unique identifier for each activity record.
|
Activity |
Activity.setIpAddress(String ipAddress)
IP address of the user doing the action.
|
Activity |
Activity.setKind(String kind)
The type of API resource.
|
Activity |
Activity.setNetworkInfo(ActivityNetworkInfo networkInfo)
Network information of the user doing the action.
|
Activity |
Activity.setOwnerDomain(String ownerDomain)
This is the domain that is affected by the report's event.
|
Activity |
Activity.setResourceDetails(List<ResourceDetails> resourceDetails)
Details of the resource on which the action was performed.
|
| Modifier and Type | Method and Description |
|---|---|
List<Activity> |
Activities.getItems()
Each activity record in the response.
|
| Modifier and Type | Method and Description |
|---|---|
Activities |
Activities.setItems(List<Activity> items)
Each activity record in the response.
|
Copyright © 2011–2025 Google. All rights reserved.