| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
NotebookRuntime |
NotebookRuntime.Builder.build() |
NotebookRuntime |
NotebookRuntime.Builder.buildPartial() |
static NotebookRuntime |
NotebookRuntime.getDefaultInstance() |
NotebookRuntime |
NotebookRuntime.getDefaultInstanceForType() |
NotebookRuntime |
NotebookRuntime.Builder.getDefaultInstanceForType() |
NotebookRuntime |
AssignNotebookRuntimeRequest.getNotebookRuntime()
Required.
|
NotebookRuntime |
AssignNotebookRuntimeRequest.Builder.getNotebookRuntime()
Required.
|
NotebookRuntime |
AssignNotebookRuntimeRequestOrBuilder.getNotebookRuntime()
Required.
|
NotebookRuntime |
ListNotebookRuntimesResponseOrBuilder.getNotebookRuntimes(int index)
List of NotebookRuntimes in the requested page.
|
NotebookRuntime |
ListNotebookRuntimesResponse.getNotebookRuntimes(int index)
List of NotebookRuntimes in the requested page.
|
NotebookRuntime |
ListNotebookRuntimesResponse.Builder.getNotebookRuntimes(int index)
List of NotebookRuntimes in the requested page.
|
static NotebookRuntime |
NotebookRuntime.parseDelimitedFrom(InputStream input) |
static NotebookRuntime |
NotebookRuntime.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotebookRuntime |
NotebookRuntime.parseFrom(byte[] data) |
static NotebookRuntime |
NotebookRuntime.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotebookRuntime |
NotebookRuntime.parseFrom(ByteBuffer data) |
static NotebookRuntime |
NotebookRuntime.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotebookRuntime |
NotebookRuntime.parseFrom(com.google.protobuf.ByteString data) |
static NotebookRuntime |
NotebookRuntime.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotebookRuntime |
NotebookRuntime.parseFrom(com.google.protobuf.CodedInputStream input) |
static NotebookRuntime |
NotebookRuntime.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotebookRuntime |
NotebookRuntime.parseFrom(InputStream input) |
static NotebookRuntime |
NotebookRuntime.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<NotebookRuntime> |
ListNotebookRuntimesResponseOrBuilder.getNotebookRuntimesList()
List of NotebookRuntimes in the requested page.
|
List<NotebookRuntime> |
ListNotebookRuntimesResponse.getNotebookRuntimesList()
List of NotebookRuntimes in the requested page.
|
List<NotebookRuntime> |
ListNotebookRuntimesResponse.Builder.getNotebookRuntimesList()
List of NotebookRuntimes in the requested page.
|
com.google.protobuf.Parser<NotebookRuntime> |
NotebookRuntime.getParserForType() |
static com.google.protobuf.Parser<NotebookRuntime> |
NotebookRuntime.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListNotebookRuntimesResponse.Builder |
ListNotebookRuntimesResponse.Builder.addNotebookRuntimes(int index,
NotebookRuntime value)
List of NotebookRuntimes in the requested page.
|
ListNotebookRuntimesResponse.Builder |
ListNotebookRuntimesResponse.Builder.addNotebookRuntimes(NotebookRuntime value)
List of NotebookRuntimes in the requested page.
|
NotebookRuntime.Builder |
NotebookRuntime.Builder.mergeFrom(NotebookRuntime other) |
AssignNotebookRuntimeRequest.Builder |
AssignNotebookRuntimeRequest.Builder.mergeNotebookRuntime(NotebookRuntime value)
Required.
|
static NotebookRuntime.Builder |
NotebookRuntime.newBuilder(NotebookRuntime prototype) |
AssignNotebookRuntimeRequest.Builder |
AssignNotebookRuntimeRequest.Builder.setNotebookRuntime(NotebookRuntime value)
Required.
|
ListNotebookRuntimesResponse.Builder |
ListNotebookRuntimesResponse.Builder.setNotebookRuntimes(int index,
NotebookRuntime value)
List of NotebookRuntimes in the requested page.
|
| Modifier and Type | Method and Description |
|---|---|
ListNotebookRuntimesResponse.Builder |
ListNotebookRuntimesResponse.Builder.addAllNotebookRuntimes(Iterable<? extends NotebookRuntime> values)
List of NotebookRuntimes in the requested page.
|
Copyright © 2024 Google LLC. All rights reserved.