| 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.Report |
AIPlatformNotebooks.Projects.Locations.Instances.report(String name,
ReportInstanceInfoRequest content)
Allows notebook instances to report their latest instance information to the Notebooks API
server.
|
| Constructor and Description |
|---|
Report(String name,
ReportInstanceInfoRequest content)
Allows notebook instances to report their latest instance information to the Notebooks API
server.
|
| Modifier and Type | Method and Description |
|---|---|
ReportInstanceInfoRequest |
ReportInstanceInfoRequest.clone() |
ReportInstanceInfoRequest |
ReportInstanceInfoRequest.set(String fieldName,
Object value) |
ReportInstanceInfoRequest |
ReportInstanceInfoRequest.setMetadata(Map<String,String> metadata)
The metadata reported to Notebooks API.
|
ReportInstanceInfoRequest |
ReportInstanceInfoRequest.setVmId(String vmId)
Required.
|
Copyright © 2011–2022 Google. All rights reserved.