public static final class ListNotebookRuntimesResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListNotebookRuntimesResponse.Builder> implements ListNotebookRuntimesResponseOrBuilder
Response message for [NotebookService.ListNotebookRuntimes][google.cloud.aiplatform.v1.NotebookService.ListNotebookRuntimes].Protobuf type
google.cloud.aiplatform.v1.ListNotebookRuntimesResponse| Modifier and Type | Method and Description |
|---|---|
ListNotebookRuntimesResponse.Builder |
addAllNotebookRuntimes(Iterable<? extends NotebookRuntime> values)
List of NotebookRuntimes in the requested page.
|
ListNotebookRuntimesResponse.Builder |
addNotebookRuntimes(int index,
NotebookRuntime.Builder builderForValue)
List of NotebookRuntimes in the requested page.
|
ListNotebookRuntimesResponse.Builder |
addNotebookRuntimes(int index,
NotebookRuntime value)
List of NotebookRuntimes in the requested page.
|
ListNotebookRuntimesResponse.Builder |
addNotebookRuntimes(NotebookRuntime.Builder builderForValue)
List of NotebookRuntimes in the requested page.
|
ListNotebookRuntimesResponse.Builder |
addNotebookRuntimes(NotebookRuntime value)
List of NotebookRuntimes in the requested page.
|
NotebookRuntime.Builder |
addNotebookRuntimesBuilder()
List of NotebookRuntimes in the requested page.
|
NotebookRuntime.Builder |
addNotebookRuntimesBuilder(int index)
List of NotebookRuntimes in the requested page.
|
ListNotebookRuntimesResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListNotebookRuntimesResponse |
build() |
ListNotebookRuntimesResponse |
buildPartial() |
ListNotebookRuntimesResponse.Builder |
clear() |
ListNotebookRuntimesResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListNotebookRuntimesResponse.Builder |
clearNextPageToken()
A token to retrieve next page of results.
|
ListNotebookRuntimesResponse.Builder |
clearNotebookRuntimes()
List of NotebookRuntimes in the requested page.
|
ListNotebookRuntimesResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListNotebookRuntimesResponse.Builder |
clone() |
ListNotebookRuntimesResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getNextPageToken()
A token to retrieve next page of results.
|
com.google.protobuf.ByteString |
getNextPageTokenBytes()
A token to retrieve next page of results.
|
NotebookRuntime |
getNotebookRuntimes(int index)
List of NotebookRuntimes in the requested page.
|
NotebookRuntime.Builder |
getNotebookRuntimesBuilder(int index)
List of NotebookRuntimes in the requested page.
|
List<NotebookRuntime.Builder> |
getNotebookRuntimesBuilderList()
List of NotebookRuntimes in the requested page.
|
int |
getNotebookRuntimesCount()
List of NotebookRuntimes in the requested page.
|
List<NotebookRuntime> |
getNotebookRuntimesList()
List of NotebookRuntimes in the requested page.
|
NotebookRuntimeOrBuilder |
getNotebookRuntimesOrBuilder(int index)
List of NotebookRuntimes in the requested page.
|
List<? extends NotebookRuntimeOrBuilder> |
getNotebookRuntimesOrBuilderList()
List of NotebookRuntimes in the requested page.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListNotebookRuntimesResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListNotebookRuntimesResponse.Builder |
mergeFrom(ListNotebookRuntimesResponse other) |
ListNotebookRuntimesResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListNotebookRuntimesResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListNotebookRuntimesResponse.Builder |
removeNotebookRuntimes(int index)
List of NotebookRuntimes in the requested page.
|
ListNotebookRuntimesResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListNotebookRuntimesResponse.Builder |
setNextPageToken(String value)
A token to retrieve next page of results.
|
ListNotebookRuntimesResponse.Builder |
setNextPageTokenBytes(com.google.protobuf.ByteString value)
A token to retrieve next page of results.
|
ListNotebookRuntimesResponse.Builder |
setNotebookRuntimes(int index,
NotebookRuntime.Builder builderForValue)
List of NotebookRuntimes in the requested page.
|
ListNotebookRuntimesResponse.Builder |
setNotebookRuntimes(int index,
NotebookRuntime value)
List of NotebookRuntimes in the requested page.
|
ListNotebookRuntimesResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListNotebookRuntimesResponse.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ListNotebookRuntimesResponse.Builder>public ListNotebookRuntimesResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListNotebookRuntimesResponse.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ListNotebookRuntimesResponse.Builder>public ListNotebookRuntimesResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListNotebookRuntimesResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListNotebookRuntimesResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListNotebookRuntimesResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListNotebookRuntimesResponse.Builder>public ListNotebookRuntimesResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ListNotebookRuntimesResponse.Builder>public ListNotebookRuntimesResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListNotebookRuntimesResponse.Builder>public ListNotebookRuntimesResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListNotebookRuntimesResponse.Builder>public ListNotebookRuntimesResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListNotebookRuntimesResponse.Builder>public ListNotebookRuntimesResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListNotebookRuntimesResponse.Builder>public ListNotebookRuntimesResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListNotebookRuntimesResponse.Builder>public ListNotebookRuntimesResponse.Builder mergeFrom(ListNotebookRuntimesResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListNotebookRuntimesResponse.Builder>public ListNotebookRuntimesResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListNotebookRuntimesResponse.Builder>IOExceptionpublic List<NotebookRuntime> getNotebookRuntimesList()
List of NotebookRuntimes in the requested page.
repeated .google.cloud.aiplatform.v1.NotebookRuntime notebook_runtimes = 1;getNotebookRuntimesList in interface ListNotebookRuntimesResponseOrBuilderpublic int getNotebookRuntimesCount()
List of NotebookRuntimes in the requested page.
repeated .google.cloud.aiplatform.v1.NotebookRuntime notebook_runtimes = 1;getNotebookRuntimesCount in interface ListNotebookRuntimesResponseOrBuilderpublic NotebookRuntime getNotebookRuntimes(int index)
List of NotebookRuntimes in the requested page.
repeated .google.cloud.aiplatform.v1.NotebookRuntime notebook_runtimes = 1;getNotebookRuntimes in interface ListNotebookRuntimesResponseOrBuilderpublic ListNotebookRuntimesResponse.Builder setNotebookRuntimes(int index, NotebookRuntime value)
List of NotebookRuntimes in the requested page.
repeated .google.cloud.aiplatform.v1.NotebookRuntime notebook_runtimes = 1;public ListNotebookRuntimesResponse.Builder setNotebookRuntimes(int index, NotebookRuntime.Builder builderForValue)
List of NotebookRuntimes in the requested page.
repeated .google.cloud.aiplatform.v1.NotebookRuntime notebook_runtimes = 1;public ListNotebookRuntimesResponse.Builder addNotebookRuntimes(NotebookRuntime value)
List of NotebookRuntimes in the requested page.
repeated .google.cloud.aiplatform.v1.NotebookRuntime notebook_runtimes = 1;public ListNotebookRuntimesResponse.Builder addNotebookRuntimes(int index, NotebookRuntime value)
List of NotebookRuntimes in the requested page.
repeated .google.cloud.aiplatform.v1.NotebookRuntime notebook_runtimes = 1;public ListNotebookRuntimesResponse.Builder addNotebookRuntimes(NotebookRuntime.Builder builderForValue)
List of NotebookRuntimes in the requested page.
repeated .google.cloud.aiplatform.v1.NotebookRuntime notebook_runtimes = 1;public ListNotebookRuntimesResponse.Builder addNotebookRuntimes(int index, NotebookRuntime.Builder builderForValue)
List of NotebookRuntimes in the requested page.
repeated .google.cloud.aiplatform.v1.NotebookRuntime notebook_runtimes = 1;public ListNotebookRuntimesResponse.Builder addAllNotebookRuntimes(Iterable<? extends NotebookRuntime> values)
List of NotebookRuntimes in the requested page.
repeated .google.cloud.aiplatform.v1.NotebookRuntime notebook_runtimes = 1;public ListNotebookRuntimesResponse.Builder clearNotebookRuntimes()
List of NotebookRuntimes in the requested page.
repeated .google.cloud.aiplatform.v1.NotebookRuntime notebook_runtimes = 1;public ListNotebookRuntimesResponse.Builder removeNotebookRuntimes(int index)
List of NotebookRuntimes in the requested page.
repeated .google.cloud.aiplatform.v1.NotebookRuntime notebook_runtimes = 1;public NotebookRuntime.Builder getNotebookRuntimesBuilder(int index)
List of NotebookRuntimes in the requested page.
repeated .google.cloud.aiplatform.v1.NotebookRuntime notebook_runtimes = 1;public NotebookRuntimeOrBuilder getNotebookRuntimesOrBuilder(int index)
List of NotebookRuntimes in the requested page.
repeated .google.cloud.aiplatform.v1.NotebookRuntime notebook_runtimes = 1;getNotebookRuntimesOrBuilder in interface ListNotebookRuntimesResponseOrBuilderpublic List<? extends NotebookRuntimeOrBuilder> getNotebookRuntimesOrBuilderList()
List of NotebookRuntimes in the requested page.
repeated .google.cloud.aiplatform.v1.NotebookRuntime notebook_runtimes = 1;getNotebookRuntimesOrBuilderList in interface ListNotebookRuntimesResponseOrBuilderpublic NotebookRuntime.Builder addNotebookRuntimesBuilder()
List of NotebookRuntimes in the requested page.
repeated .google.cloud.aiplatform.v1.NotebookRuntime notebook_runtimes = 1;public NotebookRuntime.Builder addNotebookRuntimesBuilder(int index)
List of NotebookRuntimes in the requested page.
repeated .google.cloud.aiplatform.v1.NotebookRuntime notebook_runtimes = 1;public List<NotebookRuntime.Builder> getNotebookRuntimesBuilderList()
List of NotebookRuntimes in the requested page.
repeated .google.cloud.aiplatform.v1.NotebookRuntime notebook_runtimes = 1;public String getNextPageToken()
A token to retrieve next page of results. Pass to [ListNotebookRuntimesRequest.page_token][google.cloud.aiplatform.v1.ListNotebookRuntimesRequest.page_token] to obtain that page.
string next_page_token = 2;getNextPageToken in interface ListNotebookRuntimesResponseOrBuilderpublic com.google.protobuf.ByteString getNextPageTokenBytes()
A token to retrieve next page of results. Pass to [ListNotebookRuntimesRequest.page_token][google.cloud.aiplatform.v1.ListNotebookRuntimesRequest.page_token] to obtain that page.
string next_page_token = 2;getNextPageTokenBytes in interface ListNotebookRuntimesResponseOrBuilderpublic ListNotebookRuntimesResponse.Builder setNextPageToken(String value)
A token to retrieve next page of results. Pass to [ListNotebookRuntimesRequest.page_token][google.cloud.aiplatform.v1.ListNotebookRuntimesRequest.page_token] to obtain that page.
string next_page_token = 2;value - The nextPageToken to set.public ListNotebookRuntimesResponse.Builder clearNextPageToken()
A token to retrieve next page of results. Pass to [ListNotebookRuntimesRequest.page_token][google.cloud.aiplatform.v1.ListNotebookRuntimesRequest.page_token] to obtain that page.
string next_page_token = 2;public ListNotebookRuntimesResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
A token to retrieve next page of results. Pass to [ListNotebookRuntimesRequest.page_token][google.cloud.aiplatform.v1.ListNotebookRuntimesRequest.page_token] to obtain that page.
string next_page_token = 2;value - The bytes for nextPageToken to set.public final ListNotebookRuntimesResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListNotebookRuntimesResponse.Builder>public final ListNotebookRuntimesResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListNotebookRuntimesResponse.Builder>Copyright © 2025 Google LLC. All rights reserved.