| Package | Description |
|---|---|
| com.google.api.services.reports.model |
| Modifier and Type | Method and Description |
|---|---|
Activity.Events |
Activity.Events.clone() |
Activity.Events |
Activity.Events.set(String fieldName,
Object value) |
Activity.Events |
Activity.Events.setName(String name)
Name of the event.
|
Activity.Events |
Activity.Events.setParameters(List<Activity.Events.Parameters> parameters)
Parameter value pairs for various applications.
|
Activity.Events |
Activity.Events.setResourceIds(List<String> resourceIds)
Resource ids associated with the event.
|
Activity.Events |
Activity.Events.setType(String type)
Type of event.
|
| Modifier and Type | Method and Description |
|---|---|
List<Activity.Events> |
Activity.getEvents()
Activity events in the report.
|
| Modifier and Type | Method and Description |
|---|---|
Activity |
Activity.setEvents(List<Activity.Events> events)
Activity events in the report.
|
Copyright © 2011–2025 Google. All rights reserved.