| Package | Description |
|---|---|
| com.google.api.services.notebooks.v1 | |
| com.google.api.services.notebooks.v1.model |
| Modifier and Type | Method and Description |
|---|---|
AIPlatformNotebooks.Projects.Locations.Instances.ReportEvent |
AIPlatformNotebooks.Projects.Locations.Instances.reportEvent(String name,
ReportInstanceEventRequest content)
Reports and processes an instance event.
|
| Constructor and Description |
|---|
ReportEvent(String name,
ReportInstanceEventRequest content)
Reports and processes an instance event.
|
| Modifier and Type | Method and Description |
|---|---|
ReportInstanceEventRequest |
ReportInstanceEventRequest.clone() |
ReportInstanceEventRequest |
ReportInstanceEventRequest.set(String fieldName,
Object value) |
ReportInstanceEventRequest |
ReportInstanceEventRequest.setEvent(Event event)
Required.
|
ReportInstanceEventRequest |
ReportInstanceEventRequest.setVmId(String vmId)
Required.
|
Copyright © 2011–2024 Google. All rights reserved.