| 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.Register |
AIPlatformNotebooks.Projects.Locations.Instances.register(String parent,
RegisterInstanceRequest content)
Registers an existing legacy notebook instance to the Notebooks API server.
|
| Constructor and Description |
|---|
Register(String parent,
RegisterInstanceRequest content)
Registers an existing legacy notebook instance to the Notebooks API server.
|
| Modifier and Type | Method and Description |
|---|---|
RegisterInstanceRequest |
RegisterInstanceRequest.clone() |
RegisterInstanceRequest |
RegisterInstanceRequest.set(String fieldName,
Object value) |
RegisterInstanceRequest |
RegisterInstanceRequest.setInstanceId(String instanceId)
Required.
|
Copyright © 2011–2024 Google. All rights reserved.