| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
ListNotebookRuntimesResponse.Builder |
ListNotebookRuntimesResponse.Builder.addAllNotebookRuntimes(Iterable<? extends NotebookRuntime> values)
List of NotebookRuntimes in the requested page.
|
ListNotebookRuntimesResponse.Builder |
ListNotebookRuntimesResponse.Builder.addNotebookRuntimes(int index,
NotebookRuntime.Builder builderForValue)
List of NotebookRuntimes in the requested page.
|
ListNotebookRuntimesResponse.Builder |
ListNotebookRuntimesResponse.Builder.addNotebookRuntimes(int index,
NotebookRuntime value)
List of NotebookRuntimes in the requested page.
|
ListNotebookRuntimesResponse.Builder |
ListNotebookRuntimesResponse.Builder.addNotebookRuntimes(NotebookRuntime.Builder builderForValue)
List of NotebookRuntimes in the requested page.
|
ListNotebookRuntimesResponse.Builder |
ListNotebookRuntimesResponse.Builder.addNotebookRuntimes(NotebookRuntime value)
List of NotebookRuntimes in the requested page.
|
ListNotebookRuntimesResponse.Builder |
ListNotebookRuntimesResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListNotebookRuntimesResponse.Builder |
ListNotebookRuntimesResponse.Builder.clear() |
ListNotebookRuntimesResponse.Builder |
ListNotebookRuntimesResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListNotebookRuntimesResponse.Builder |
ListNotebookRuntimesResponse.Builder.clearNextPageToken()
A token to retrieve next page of results.
|
ListNotebookRuntimesResponse.Builder |
ListNotebookRuntimesResponse.Builder.clearNotebookRuntimes()
List of NotebookRuntimes in the requested page.
|
ListNotebookRuntimesResponse.Builder |
ListNotebookRuntimesResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListNotebookRuntimesResponse.Builder |
ListNotebookRuntimesResponse.Builder.clone() |
ListNotebookRuntimesResponse.Builder |
ListNotebookRuntimesResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListNotebookRuntimesResponse.Builder |
ListNotebookRuntimesResponse.Builder.mergeFrom(ListNotebookRuntimesResponse other) |
ListNotebookRuntimesResponse.Builder |
ListNotebookRuntimesResponse.Builder.mergeFrom(com.google.protobuf.Message other) |
ListNotebookRuntimesResponse.Builder |
ListNotebookRuntimesResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static ListNotebookRuntimesResponse.Builder |
ListNotebookRuntimesResponse.newBuilder() |
static ListNotebookRuntimesResponse.Builder |
ListNotebookRuntimesResponse.newBuilder(ListNotebookRuntimesResponse prototype) |
ListNotebookRuntimesResponse.Builder |
ListNotebookRuntimesResponse.newBuilderForType() |
protected ListNotebookRuntimesResponse.Builder |
ListNotebookRuntimesResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ListNotebookRuntimesResponse.Builder |
ListNotebookRuntimesResponse.Builder.removeNotebookRuntimes(int index)
List of NotebookRuntimes in the requested page.
|
ListNotebookRuntimesResponse.Builder |
ListNotebookRuntimesResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListNotebookRuntimesResponse.Builder |
ListNotebookRuntimesResponse.Builder.setNextPageToken(String value)
A token to retrieve next page of results.
|
ListNotebookRuntimesResponse.Builder |
ListNotebookRuntimesResponse.Builder.setNextPageTokenBytes(com.google.protobuf.ByteString value)
A token to retrieve next page of results.
|
ListNotebookRuntimesResponse.Builder |
ListNotebookRuntimesResponse.Builder.setNotebookRuntimes(int index,
NotebookRuntime.Builder builderForValue)
List of NotebookRuntimes in the requested page.
|
ListNotebookRuntimesResponse.Builder |
ListNotebookRuntimesResponse.Builder.setNotebookRuntimes(int index,
NotebookRuntime value)
List of NotebookRuntimes in the requested page.
|
ListNotebookRuntimesResponse.Builder |
ListNotebookRuntimesResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListNotebookRuntimesResponse.Builder |
ListNotebookRuntimesResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListNotebookRuntimesResponse.Builder |
ListNotebookRuntimesResponse.toBuilder() |
Copyright © 2024 Google LLC. All rights reserved.