| Package | Description |
|---|---|
| com.google.api.services.analyticsadmin.v1beta.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleAnalyticsAdminV1betaChangeHistoryEvent |
GoogleAnalyticsAdminV1betaChangeHistoryEvent.clone() |
GoogleAnalyticsAdminV1betaChangeHistoryEvent |
GoogleAnalyticsAdminV1betaChangeHistoryEvent.set(String fieldName,
Object value) |
GoogleAnalyticsAdminV1betaChangeHistoryEvent |
GoogleAnalyticsAdminV1betaChangeHistoryEvent.setActorType(String actorType)
The type of actor that made this change.
|
GoogleAnalyticsAdminV1betaChangeHistoryEvent |
GoogleAnalyticsAdminV1betaChangeHistoryEvent.setChanges(List<GoogleAnalyticsAdminV1betaChangeHistoryChange> changes)
A list of changes made in this change history event that fit the filters specified in
SearchChangeHistoryEventsRequest.
|
GoogleAnalyticsAdminV1betaChangeHistoryEvent |
GoogleAnalyticsAdminV1betaChangeHistoryEvent.setChangesFiltered(Boolean changesFiltered)
If true, then the list of changes returned was filtered, and does not represent all changes
that occurred in this event.
|
GoogleAnalyticsAdminV1betaChangeHistoryEvent |
GoogleAnalyticsAdminV1betaChangeHistoryEvent.setChangeTime(String changeTime)
Time when change was made.
|
GoogleAnalyticsAdminV1betaChangeHistoryEvent |
GoogleAnalyticsAdminV1betaChangeHistoryEvent.setId(String id)
ID of this change history event.
|
GoogleAnalyticsAdminV1betaChangeHistoryEvent |
GoogleAnalyticsAdminV1betaChangeHistoryEvent.setUserActorEmail(String userActorEmail)
Email address of the Google account that made the change.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleAnalyticsAdminV1betaChangeHistoryEvent> |
GoogleAnalyticsAdminV1betaSearchChangeHistoryEventsResponse.getChangeHistoryEvents()
Results that were accessible to the caller.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleAnalyticsAdminV1betaSearchChangeHistoryEventsResponse |
GoogleAnalyticsAdminV1betaSearchChangeHistoryEventsResponse.setChangeHistoryEvents(List<GoogleAnalyticsAdminV1betaChangeHistoryEvent> changeHistoryEvents)
Results that were accessible to the caller.
|
Copyright © 2011–2023 Google. All rights reserved.