| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
NotebookRuntimeTemplate |
NotebookRuntimeTemplate.Builder.build() |
NotebookRuntimeTemplate |
NotebookRuntimeTemplate.Builder.buildPartial() |
static NotebookRuntimeTemplate |
NotebookRuntimeTemplate.getDefaultInstance() |
NotebookRuntimeTemplate |
NotebookRuntimeTemplate.getDefaultInstanceForType() |
NotebookRuntimeTemplate |
NotebookRuntimeTemplate.Builder.getDefaultInstanceForType() |
NotebookRuntimeTemplate |
UpdateNotebookRuntimeTemplateRequest.getNotebookRuntimeTemplate()
Required.
|
NotebookRuntimeTemplate |
UpdateNotebookRuntimeTemplateRequest.Builder.getNotebookRuntimeTemplate()
Required.
|
NotebookRuntimeTemplate |
CreateNotebookRuntimeTemplateRequestOrBuilder.getNotebookRuntimeTemplate()
Required.
|
NotebookRuntimeTemplate |
UpdateNotebookRuntimeTemplateRequestOrBuilder.getNotebookRuntimeTemplate()
Required.
|
NotebookRuntimeTemplate |
CreateNotebookRuntimeTemplateRequest.getNotebookRuntimeTemplate()
Required.
|
NotebookRuntimeTemplate |
CreateNotebookRuntimeTemplateRequest.Builder.getNotebookRuntimeTemplate()
Required.
|
NotebookRuntimeTemplate |
ListNotebookRuntimeTemplatesResponse.getNotebookRuntimeTemplates(int index)
List of NotebookRuntimeTemplates in the requested page.
|
NotebookRuntimeTemplate |
ListNotebookRuntimeTemplatesResponse.Builder.getNotebookRuntimeTemplates(int index)
List of NotebookRuntimeTemplates in the requested page.
|
NotebookRuntimeTemplate |
ListNotebookRuntimeTemplatesResponseOrBuilder.getNotebookRuntimeTemplates(int index)
List of NotebookRuntimeTemplates in the requested page.
|
static NotebookRuntimeTemplate |
NotebookRuntimeTemplate.parseDelimitedFrom(InputStream input) |
static NotebookRuntimeTemplate |
NotebookRuntimeTemplate.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotebookRuntimeTemplate |
NotebookRuntimeTemplate.parseFrom(byte[] data) |
static NotebookRuntimeTemplate |
NotebookRuntimeTemplate.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotebookRuntimeTemplate |
NotebookRuntimeTemplate.parseFrom(ByteBuffer data) |
static NotebookRuntimeTemplate |
NotebookRuntimeTemplate.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotebookRuntimeTemplate |
NotebookRuntimeTemplate.parseFrom(com.google.protobuf.ByteString data) |
static NotebookRuntimeTemplate |
NotebookRuntimeTemplate.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotebookRuntimeTemplate |
NotebookRuntimeTemplate.parseFrom(com.google.protobuf.CodedInputStream input) |
static NotebookRuntimeTemplate |
NotebookRuntimeTemplate.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotebookRuntimeTemplate |
NotebookRuntimeTemplate.parseFrom(InputStream input) |
static NotebookRuntimeTemplate |
NotebookRuntimeTemplate.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<NotebookRuntimeTemplate> |
ListNotebookRuntimeTemplatesResponse.getNotebookRuntimeTemplatesList()
List of NotebookRuntimeTemplates in the requested page.
|
List<NotebookRuntimeTemplate> |
ListNotebookRuntimeTemplatesResponse.Builder.getNotebookRuntimeTemplatesList()
List of NotebookRuntimeTemplates in the requested page.
|
List<NotebookRuntimeTemplate> |
ListNotebookRuntimeTemplatesResponseOrBuilder.getNotebookRuntimeTemplatesList()
List of NotebookRuntimeTemplates in the requested page.
|
com.google.protobuf.Parser<NotebookRuntimeTemplate> |
NotebookRuntimeTemplate.getParserForType() |
static com.google.protobuf.Parser<NotebookRuntimeTemplate> |
NotebookRuntimeTemplate.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListNotebookRuntimeTemplatesResponse.Builder |
ListNotebookRuntimeTemplatesResponse.Builder.addAllNotebookRuntimeTemplates(Iterable<? extends NotebookRuntimeTemplate> values)
List of NotebookRuntimeTemplates in the requested page.
|
Copyright © 2025 Google LLC. All rights reserved.