Class ListNasJobsResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ListNasJobsResponse.Builder>
-
- com.google.cloud.aiplatform.v1beta1.ListNasJobsResponse.Builder
-
- All Implemented Interfaces:
ListNasJobsResponseOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ListNasJobsResponse
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 typegoogle.cloud.aiplatform.v1beta1.ListNasJobsResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ListNasJobsResponse.BuilderaddAllNasJobs(Iterable<? extends NasJob> values)List of NasJobs in the requested page.ListNasJobsResponse.BuilderaddNasJobs(int index, NasJob value)List of NasJobs in the requested page.ListNasJobsResponse.BuilderaddNasJobs(int index, NasJob.Builder builderForValue)List of NasJobs in the requested page.ListNasJobsResponse.BuilderaddNasJobs(NasJob value)List of NasJobs in the requested page.ListNasJobsResponse.BuilderaddNasJobs(NasJob.Builder builderForValue)List of NasJobs in the requested page.NasJob.BuilderaddNasJobsBuilder()List of NasJobs in the requested page.NasJob.BuilderaddNasJobsBuilder(int index)List of NasJobs in the requested page.ListNasJobsResponse.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListNasJobsResponsebuild()ListNasJobsResponsebuildPartial()ListNasJobsResponse.Builderclear()ListNasJobsResponse.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ListNasJobsResponse.BuilderclearNasJobs()List of NasJobs in the requested page.ListNasJobsResponse.BuilderclearNextPageToken()A token to retrieve the next page of results.ListNasJobsResponse.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ListNasJobsResponse.Builderclone()ListNasJobsResponsegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()NasJobgetNasJobs(int index)List of NasJobs in the requested page.NasJob.BuildergetNasJobsBuilder(int index)List of NasJobs in the requested page.List<NasJob.Builder>getNasJobsBuilderList()List of NasJobs in the requested page.intgetNasJobsCount()List of NasJobs in the requested page.List<NasJob>getNasJobsList()List of NasJobs in the requested page.NasJobOrBuildergetNasJobsOrBuilder(int index)List of NasJobs in the requested page.List<? extends NasJobOrBuilder>getNasJobsOrBuilderList()List of NasJobs in the requested page.StringgetNextPageToken()A token to retrieve the next page of results.com.google.protobuf.ByteStringgetNextPageTokenBytes()A token to retrieve the next page of results.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ListNasJobsResponse.BuildermergeFrom(ListNasJobsResponse other)ListNasJobsResponse.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ListNasJobsResponse.BuildermergeFrom(com.google.protobuf.Message other)ListNasJobsResponse.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ListNasJobsResponse.BuilderremoveNasJobs(int index)List of NasJobs in the requested page.ListNasJobsResponse.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListNasJobsResponse.BuildersetNasJobs(int index, NasJob value)List of NasJobs in the requested page.ListNasJobsResponse.BuildersetNasJobs(int index, NasJob.Builder builderForValue)List of NasJobs in the requested page.ListNasJobsResponse.BuildersetNextPageToken(String value)A token to retrieve the next page of results.ListNasJobsResponse.BuildersetNextPageTokenBytes(com.google.protobuf.ByteString value)A token to retrieve the next page of results.ListNasJobsResponse.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ListNasJobsResponse.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<ListNasJobsResponse.Builder>
-
clear
public ListNasJobsResponse.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<ListNasJobsResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<ListNasJobsResponse.Builder>
-
getDefaultInstanceForType
public ListNasJobsResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ListNasJobsResponse build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ListNasJobsResponse buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ListNasJobsResponse.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<ListNasJobsResponse.Builder>
-
setField
public ListNasJobsResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListNasJobsResponse.Builder>
-
clearField
public ListNasJobsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListNasJobsResponse.Builder>
-
clearOneof
public ListNasJobsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ListNasJobsResponse.Builder>
-
setRepeatedField
public ListNasJobsResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListNasJobsResponse.Builder>
-
addRepeatedField
public ListNasJobsResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListNasJobsResponse.Builder>
-
mergeFrom
public ListNasJobsResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListNasJobsResponse.Builder>
-
mergeFrom
public ListNasJobsResponse.Builder mergeFrom(ListNasJobsResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ListNasJobsResponse.Builder>
-
mergeFrom
public ListNasJobsResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListNasJobsResponse.Builder>- Throws:
IOException
-
getNasJobsList
public 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;- Specified by:
getNasJobsListin interfaceListNasJobsResponseOrBuilder
-
getNasJobsCount
public 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;- Specified by:
getNasJobsCountin interfaceListNasJobsResponseOrBuilder
-
getNasJobs
public 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;- Specified by:
getNasJobsin interfaceListNasJobsResponseOrBuilder
-
setNasJobs
public 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;
-
setNasJobs
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;
-
addNasJobs
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;
-
addNasJobs
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;
-
addNasJobs
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;
-
addNasJobs
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;
-
addAllNasJobs
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;
-
clearNasJobs
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;
-
removeNasJobs
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;
-
getNasJobsBuilder
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;
-
getNasJobsOrBuilder
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;- Specified by:
getNasJobsOrBuilderin interfaceListNasJobsResponseOrBuilder
-
getNasJobsOrBuilderList
public 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;- Specified by:
getNasJobsOrBuilderListin interfaceListNasJobsResponseOrBuilder
-
addNasJobsBuilder
public 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;
-
addNasJobsBuilder
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;
-
getNasJobsBuilderList
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;
-
getNextPageToken
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;- Specified by:
getNextPageTokenin interfaceListNasJobsResponseOrBuilder- Returns:
- The nextPageToken.
-
getNextPageTokenBytes
public 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;- Specified by:
getNextPageTokenBytesin interfaceListNasJobsResponseOrBuilder- Returns:
- The bytes for nextPageToken.
-
setNextPageToken
public 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;- Parameters:
value- The nextPageToken to set.- Returns:
- This builder for chaining.
-
clearNextPageToken
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;- Returns:
- This builder for chaining.
-
setNextPageTokenBytes
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;- Parameters:
value- The bytes for nextPageToken to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final ListNasJobsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListNasJobsResponse.Builder>
-
mergeUnknownFields
public final ListNasJobsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListNasJobsResponse.Builder>
-
-