| Package | Description |
|---|---|
| com.google.api.services.reports.model |
| Modifier and Type | Method and Description |
|---|---|
ActivityEventsStatus |
ActivityEventsStatus.clone() |
ActivityEventsStatus |
Activity.Events.getStatus()
Status of the event.
|
ActivityEventsStatus |
ActivityEventsStatus.set(String fieldName,
Object value) |
ActivityEventsStatus |
ActivityEventsStatus.setErrorCode(String errorCode)
Error code of the event.
|
ActivityEventsStatus |
ActivityEventsStatus.setErrorMessage(String errorMessage)
Error message of the event.
|
ActivityEventsStatus |
ActivityEventsStatus.setEventStatus(String eventStatus)
Status of the event.
|
ActivityEventsStatus |
ActivityEventsStatus.setHttpStatusCode(Integer httpStatusCode)
Status code of the event.
|
| Modifier and Type | Method and Description |
|---|---|
Activity.Events |
Activity.Events.setStatus(ActivityEventsStatus status)
Status of the event.
|
Copyright © 2011–2026 Google. All rights reserved.