| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
A client to Vertex AI API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.aiplatform.v1beta1.stub |
| Modifier and Type | Method and Description |
|---|---|
NotebookServiceClient.ListNotebookRuntimeTemplatesPagedResponse |
NotebookServiceClient.listNotebookRuntimeTemplates(ListNotebookRuntimeTemplatesRequest request)
Lists NotebookRuntimeTemplates in a Location.
|
NotebookServiceClient.ListNotebookRuntimeTemplatesPagedResponse |
NotebookServiceClient.listNotebookRuntimeTemplates(LocationName parent)
Lists NotebookRuntimeTemplates in a Location.
|
NotebookServiceClient.ListNotebookRuntimeTemplatesPagedResponse |
NotebookServiceClient.listNotebookRuntimeTemplates(String parent)
Lists NotebookRuntimeTemplates in a Location.
|
Copyright © 2024 Google LLC. All rights reserved.