| 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.Rollback |
AIPlatformNotebooks.Projects.Locations.Instances.rollback(String name,
RollbackInstanceRequest content)
Rollbacks a notebook instance to the previous version.
|
| Constructor and Description |
|---|
Rollback(String name,
RollbackInstanceRequest content)
Rollbacks a notebook instance to the previous version.
|
| Modifier and Type | Method and Description |
|---|---|
RollbackInstanceRequest |
RollbackInstanceRequest.clone() |
RollbackInstanceRequest |
RollbackInstanceRequest.set(String fieldName,
Object value) |
RollbackInstanceRequest |
RollbackInstanceRequest.setTargetSnapshot(String targetSnapshot)
Required.
|
Copyright © 2011–2024 Google. All rights reserved.