| Package | Description |
|---|---|
| com.google.api.services.notebooks.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Event |
Event.clone() |
Event |
ReportInstanceEventRequest.getEvent()
Required.
|
Event |
ReportRuntimeEventRequest.getEvent()
Required.
|
Event |
Event.set(String fieldName,
Object value) |
Event |
Event.setDetails(Map<String,String> details)
Optional.
|
Event |
Event.setReportTime(String reportTime)
Event report time.
|
Event |
Event.setType(String type)
Event type.
|
| Modifier and Type | Method and Description |
|---|---|
ReportInstanceEventRequest |
ReportInstanceEventRequest.setEvent(Event event)
Required.
|
ReportRuntimeEventRequest |
ReportRuntimeEventRequest.setEvent(Event event)
Required.
|
Copyright © 2011–2024 Google. All rights reserved.