| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Class and Description |
|---|---|
class |
NotebookRuntimeTemplate
A template that specifies runtime configurations such as machine type,
runtime version, network configurations, etc.
|
static class |
NotebookRuntimeTemplate.Builder
A template that specifies runtime configurations such as machine type,
runtime version, network configurations, etc.
|
| Modifier and Type | Method and Description |
|---|---|
NotebookRuntimeTemplateOrBuilder |
UpdateNotebookRuntimeTemplateRequestOrBuilder.getNotebookRuntimeTemplateOrBuilder()
Required.
|
NotebookRuntimeTemplateOrBuilder |
UpdateNotebookRuntimeTemplateRequest.getNotebookRuntimeTemplateOrBuilder()
Required.
|
NotebookRuntimeTemplateOrBuilder |
UpdateNotebookRuntimeTemplateRequest.Builder.getNotebookRuntimeTemplateOrBuilder()
Required.
|
NotebookRuntimeTemplateOrBuilder |
CreateNotebookRuntimeTemplateRequest.getNotebookRuntimeTemplateOrBuilder()
Required.
|
NotebookRuntimeTemplateOrBuilder |
CreateNotebookRuntimeTemplateRequest.Builder.getNotebookRuntimeTemplateOrBuilder()
Required.
|
NotebookRuntimeTemplateOrBuilder |
CreateNotebookRuntimeTemplateRequestOrBuilder.getNotebookRuntimeTemplateOrBuilder()
Required.
|
NotebookRuntimeTemplateOrBuilder |
ListNotebookRuntimeTemplatesResponseOrBuilder.getNotebookRuntimeTemplatesOrBuilder(int index)
List of NotebookRuntimeTemplates in the requested page.
|
NotebookRuntimeTemplateOrBuilder |
ListNotebookRuntimeTemplatesResponse.getNotebookRuntimeTemplatesOrBuilder(int index)
List of NotebookRuntimeTemplates in the requested page.
|
NotebookRuntimeTemplateOrBuilder |
ListNotebookRuntimeTemplatesResponse.Builder.getNotebookRuntimeTemplatesOrBuilder(int index)
List of NotebookRuntimeTemplates in the requested page.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends NotebookRuntimeTemplateOrBuilder> |
ListNotebookRuntimeTemplatesResponseOrBuilder.getNotebookRuntimeTemplatesOrBuilderList()
List of NotebookRuntimeTemplates in the requested page.
|
List<? extends NotebookRuntimeTemplateOrBuilder> |
ListNotebookRuntimeTemplatesResponse.getNotebookRuntimeTemplatesOrBuilderList()
List of NotebookRuntimeTemplates in the requested page.
|
List<? extends NotebookRuntimeTemplateOrBuilder> |
ListNotebookRuntimeTemplatesResponse.Builder.getNotebookRuntimeTemplatesOrBuilderList()
List of NotebookRuntimeTemplates in the requested page.
|
Copyright © 2024 Google LLC. All rights reserved.