public static final class ListNasJobsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListNasJobsResponse.Builder> implements ListNasJobsResponseOrBuilder
Response message for [JobService.ListNasJobs][google.cloud.aiplatform.v1beta1.JobService.ListNasJobs]Protobuf type
google.cloud.aiplatform.v1beta1.ListNasJobsResponse| Modifier and Type | Method and Description |
|---|---|
ListNasJobsResponse.Builder |
addAllNasJobs(Iterable<? extends NasJob> values)
List of NasJobs in the requested page.
|
ListNasJobsResponse.Builder |
addNasJobs(int index,
NasJob.Builder builderForValue)
List of NasJobs in the requested page.
|
ListNasJobsResponse.Builder |
addNasJobs(int index,
NasJob value)
List of NasJobs in the requested page.
|
ListNasJobsResponse.Builder |
addNasJobs(NasJob.Builder builderForValue)
List of NasJobs in the requested page.
|
ListNasJobsResponse.Builder |
addNasJobs(NasJob value)
List of NasJobs in the requested page.
|
NasJob.Builder |
addNasJobsBuilder()
List of NasJobs in the requested page.
|
NasJob.Builder |
addNasJobsBuilder(int index)
List of NasJobs in the requested page.
|
ListNasJobsResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListNasJobsResponse |
build() |
ListNasJobsResponse |
buildPartial() |
ListNasJobsResponse.Builder |
clear() |
ListNasJobsResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListNasJobsResponse.Builder |
clearNasJobs()
List of NasJobs in the requested page.
|
ListNasJobsResponse.Builder |
clearNextPageToken()
A token to retrieve the next page of results.
|
ListNasJobsResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListNasJobsResponse.Builder |
clone() |
ListNasJobsResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
NasJob |
getNasJobs(int index)
List of NasJobs in the requested page.
|
NasJob.Builder |
getNasJobsBuilder(int index)
List of NasJobs in the requested page.
|
List<NasJob.Builder> |
getNasJobsBuilderList()
List of NasJobs in the requested page.
|
int |
getNasJobsCount()
List of NasJobs in the requested page.
|
List<NasJob> |
getNasJobsList()
List of NasJobs in the requested page.
|
NasJobOrBuilder |
getNasJobsOrBuilder(int index)
List of NasJobs in the requested page.
|
List<? extends NasJobOrBuilder> |
getNasJobsOrBuilderList()
List of NasJobs in the requested page.
|
String |
getNextPageToken()
A token to retrieve the next page of results.
|
com.google.protobuf.ByteString |
getNextPageTokenBytes()
A token to retrieve the next page of results.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListNasJobsResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListNasJobsResponse.Builder |
mergeFrom(ListNasJobsResponse other) |
ListNasJobsResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListNasJobsResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListNasJobsResponse.Builder |
removeNasJobs(int index)
List of NasJobs in the requested page.
|
ListNasJobsResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListNasJobsResponse.Builder |
setNasJobs(int index,
NasJob.Builder builderForValue)
List of NasJobs in the requested page.
|
ListNasJobsResponse.Builder |
setNasJobs(int index,
NasJob value)
List of NasJobs in the requested page.
|
ListNasJobsResponse.Builder |
setNextPageToken(String value)
A token to retrieve the next page of results.
|
ListNasJobsResponse.Builder |
setNextPageTokenBytes(com.google.protobuf.ByteString value)
A token to retrieve the next page of results.
|
ListNasJobsResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListNasJobsResponse.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<ListNasJobsResponse.Builder>public ListNasJobsResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListNasJobsResponse.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<ListNasJobsResponse.Builder>public ListNasJobsResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListNasJobsResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListNasJobsResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListNasJobsResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListNasJobsResponse.Builder>public ListNasJobsResponse.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<ListNasJobsResponse.Builder>public ListNasJobsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListNasJobsResponse.Builder>public ListNasJobsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListNasJobsResponse.Builder>public ListNasJobsResponse.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<ListNasJobsResponse.Builder>public ListNasJobsResponse.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<ListNasJobsResponse.Builder>public ListNasJobsResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListNasJobsResponse.Builder>public ListNasJobsResponse.Builder mergeFrom(ListNasJobsResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListNasJobsResponse.Builder>public ListNasJobsResponse.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<ListNasJobsResponse.Builder>IOExceptionpublic List<NasJob> getNasJobsList()
List of NasJobs in the requested page. [NasJob.nas_job_output][google.cloud.aiplatform.v1beta1.NasJob.nas_job_output] of the jobs will not be returned.
repeated .google.cloud.aiplatform.v1beta1.NasJob nas_jobs = 1;getNasJobsList in interface ListNasJobsResponseOrBuilderpublic int getNasJobsCount()
List of NasJobs in the requested page. [NasJob.nas_job_output][google.cloud.aiplatform.v1beta1.NasJob.nas_job_output] of the jobs will not be returned.
repeated .google.cloud.aiplatform.v1beta1.NasJob nas_jobs = 1;getNasJobsCount in interface ListNasJobsResponseOrBuilderpublic NasJob getNasJobs(int index)
List of NasJobs in the requested page. [NasJob.nas_job_output][google.cloud.aiplatform.v1beta1.NasJob.nas_job_output] of the jobs will not be returned.
repeated .google.cloud.aiplatform.v1beta1.NasJob nas_jobs = 1;getNasJobs in interface ListNasJobsResponseOrBuilderpublic ListNasJobsResponse.Builder setNasJobs(int index, NasJob value)
List of NasJobs in the requested page. [NasJob.nas_job_output][google.cloud.aiplatform.v1beta1.NasJob.nas_job_output] of the jobs will not be returned.
repeated .google.cloud.aiplatform.v1beta1.NasJob nas_jobs = 1;public ListNasJobsResponse.Builder setNasJobs(int index, NasJob.Builder builderForValue)
List of NasJobs in the requested page. [NasJob.nas_job_output][google.cloud.aiplatform.v1beta1.NasJob.nas_job_output] of the jobs will not be returned.
repeated .google.cloud.aiplatform.v1beta1.NasJob nas_jobs = 1;public ListNasJobsResponse.Builder addNasJobs(NasJob value)
List of NasJobs in the requested page. [NasJob.nas_job_output][google.cloud.aiplatform.v1beta1.NasJob.nas_job_output] of the jobs will not be returned.
repeated .google.cloud.aiplatform.v1beta1.NasJob nas_jobs = 1;public ListNasJobsResponse.Builder addNasJobs(int index, NasJob value)
List of NasJobs in the requested page. [NasJob.nas_job_output][google.cloud.aiplatform.v1beta1.NasJob.nas_job_output] of the jobs will not be returned.
repeated .google.cloud.aiplatform.v1beta1.NasJob nas_jobs = 1;public ListNasJobsResponse.Builder addNasJobs(NasJob.Builder builderForValue)
List of NasJobs in the requested page. [NasJob.nas_job_output][google.cloud.aiplatform.v1beta1.NasJob.nas_job_output] of the jobs will not be returned.
repeated .google.cloud.aiplatform.v1beta1.NasJob nas_jobs = 1;public ListNasJobsResponse.Builder addNasJobs(int index, NasJob.Builder builderForValue)
List of NasJobs in the requested page. [NasJob.nas_job_output][google.cloud.aiplatform.v1beta1.NasJob.nas_job_output] of the jobs will not be returned.
repeated .google.cloud.aiplatform.v1beta1.NasJob nas_jobs = 1;public ListNasJobsResponse.Builder addAllNasJobs(Iterable<? extends NasJob> values)
List of NasJobs in the requested page. [NasJob.nas_job_output][google.cloud.aiplatform.v1beta1.NasJob.nas_job_output] of the jobs will not be returned.
repeated .google.cloud.aiplatform.v1beta1.NasJob nas_jobs = 1;public ListNasJobsResponse.Builder clearNasJobs()
List of NasJobs in the requested page. [NasJob.nas_job_output][google.cloud.aiplatform.v1beta1.NasJob.nas_job_output] of the jobs will not be returned.
repeated .google.cloud.aiplatform.v1beta1.NasJob nas_jobs = 1;public ListNasJobsResponse.Builder removeNasJobs(int index)
List of NasJobs in the requested page. [NasJob.nas_job_output][google.cloud.aiplatform.v1beta1.NasJob.nas_job_output] of the jobs will not be returned.
repeated .google.cloud.aiplatform.v1beta1.NasJob nas_jobs = 1;public NasJob.Builder getNasJobsBuilder(int index)
List of NasJobs in the requested page. [NasJob.nas_job_output][google.cloud.aiplatform.v1beta1.NasJob.nas_job_output] of the jobs will not be returned.
repeated .google.cloud.aiplatform.v1beta1.NasJob nas_jobs = 1;public NasJobOrBuilder getNasJobsOrBuilder(int index)
List of NasJobs in the requested page. [NasJob.nas_job_output][google.cloud.aiplatform.v1beta1.NasJob.nas_job_output] of the jobs will not be returned.
repeated .google.cloud.aiplatform.v1beta1.NasJob nas_jobs = 1;getNasJobsOrBuilder in interface ListNasJobsResponseOrBuilderpublic List<? extends NasJobOrBuilder> getNasJobsOrBuilderList()
List of NasJobs in the requested page. [NasJob.nas_job_output][google.cloud.aiplatform.v1beta1.NasJob.nas_job_output] of the jobs will not be returned.
repeated .google.cloud.aiplatform.v1beta1.NasJob nas_jobs = 1;getNasJobsOrBuilderList in interface ListNasJobsResponseOrBuilderpublic NasJob.Builder addNasJobsBuilder()
List of NasJobs in the requested page. [NasJob.nas_job_output][google.cloud.aiplatform.v1beta1.NasJob.nas_job_output] of the jobs will not be returned.
repeated .google.cloud.aiplatform.v1beta1.NasJob nas_jobs = 1;public NasJob.Builder addNasJobsBuilder(int index)
List of NasJobs in the requested page. [NasJob.nas_job_output][google.cloud.aiplatform.v1beta1.NasJob.nas_job_output] of the jobs will not be returned.
repeated .google.cloud.aiplatform.v1beta1.NasJob nas_jobs = 1;public List<NasJob.Builder> getNasJobsBuilderList()
List of NasJobs in the requested page. [NasJob.nas_job_output][google.cloud.aiplatform.v1beta1.NasJob.nas_job_output] of the jobs will not be returned.
repeated .google.cloud.aiplatform.v1beta1.NasJob nas_jobs = 1;public String getNextPageToken()
A token to retrieve the next page of results. Pass to [ListNasJobsRequest.page_token][google.cloud.aiplatform.v1beta1.ListNasJobsRequest.page_token] to obtain that page.
string next_page_token = 2;getNextPageToken in interface ListNasJobsResponseOrBuilderpublic com.google.protobuf.ByteString getNextPageTokenBytes()
A token to retrieve the next page of results. Pass to [ListNasJobsRequest.page_token][google.cloud.aiplatform.v1beta1.ListNasJobsRequest.page_token] to obtain that page.
string next_page_token = 2;getNextPageTokenBytes in interface ListNasJobsResponseOrBuilderpublic ListNasJobsResponse.Builder setNextPageToken(String value)
A token to retrieve the next page of results. Pass to [ListNasJobsRequest.page_token][google.cloud.aiplatform.v1beta1.ListNasJobsRequest.page_token] to obtain that page.
string next_page_token = 2;value - The nextPageToken to set.public ListNasJobsResponse.Builder clearNextPageToken()
A token to retrieve the next page of results. Pass to [ListNasJobsRequest.page_token][google.cloud.aiplatform.v1beta1.ListNasJobsRequest.page_token] to obtain that page.
string next_page_token = 2;public ListNasJobsResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
A token to retrieve the next page of results. Pass to [ListNasJobsRequest.page_token][google.cloud.aiplatform.v1beta1.ListNasJobsRequest.page_token] to obtain that page.
string next_page_token = 2;value - The bytes for nextPageToken to set.public final ListNasJobsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListNasJobsResponse.Builder>public final ListNasJobsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListNasJobsResponse.Builder>Copyright © 2024 Google LLC. All rights reserved.