| Package | Description |
|---|---|
| com.google.api.services.reports.model |
| Modifier and Type | Method and Description |
|---|---|
Activity.Id |
Activity.Id.clone() |
Activity.Id |
Activity.getId()
Unique identifier for each activity record.
|
Activity.Id |
Activity.Id.set(String fieldName,
Object value) |
Activity.Id |
Activity.Id.setApplicationName(String applicationName)
Application name to which the event belongs.
|
Activity.Id |
Activity.Id.setCustomerId(String customerId)
The unique identifier for a Google Workspace account.
|
Activity.Id |
Activity.Id.setTime(com.google.api.client.util.DateTime time)
Time of occurrence of the activity.
|
Activity.Id |
Activity.Id.setUniqueQualifier(Long uniqueQualifier)
Unique qualifier if multiple events have the same time.
|
| Modifier and Type | Method and Description |
|---|---|
Activity |
Activity.setId(Activity.Id id)
Unique identifier for each activity record.
|
Copyright © 2011–2025 Google. All rights reserved.