Class ListModelMonitoringJobsResponse.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<ListModelMonitoringJobsResponse.Builder>
com.google.cloud.aiplatform.v1beta1.ListModelMonitoringJobsResponse.Builder
- All Implemented Interfaces:
ListModelMonitoringJobsResponseOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ListModelMonitoringJobsResponse
public static final class ListModelMonitoringJobsResponse.Builder
extends com.google.protobuf.GeneratedMessage.Builder<ListModelMonitoringJobsResponse.Builder>
implements ListModelMonitoringJobsResponseOrBuilder
Response message for [ModelMonitoringService.ListModelMonitoringJobs][google.cloud.aiplatform.v1beta1.ModelMonitoringService.ListModelMonitoringJobs].Protobuf type
google.cloud.aiplatform.v1beta1.ListModelMonitoringJobsResponse-
Method Summary
Modifier and TypeMethodDescriptionaddAllModelMonitoringJobs(Iterable<? extends ModelMonitoringJob> values) A list of ModelMonitoringJobs that matches the specified filter in the request.addModelMonitoringJobs(int index, ModelMonitoringJob value) A list of ModelMonitoringJobs that matches the specified filter in the request.addModelMonitoringJobs(int index, ModelMonitoringJob.Builder builderForValue) A list of ModelMonitoringJobs that matches the specified filter in the request.A list of ModelMonitoringJobs that matches the specified filter in the request.addModelMonitoringJobs(ModelMonitoringJob.Builder builderForValue) A list of ModelMonitoringJobs that matches the specified filter in the request.A list of ModelMonitoringJobs that matches the specified filter in the request.addModelMonitoringJobsBuilder(int index) A list of ModelMonitoringJobs that matches the specified filter in the request.build()clear()A list of ModelMonitoringJobs that matches the specified filter in the request.The standard List next-page token.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetModelMonitoringJobs(int index) A list of ModelMonitoringJobs that matches the specified filter in the request.getModelMonitoringJobsBuilder(int index) A list of ModelMonitoringJobs that matches the specified filter in the request.A list of ModelMonitoringJobs that matches the specified filter in the request.intA list of ModelMonitoringJobs that matches the specified filter in the request.A list of ModelMonitoringJobs that matches the specified filter in the request.getModelMonitoringJobsOrBuilder(int index) A list of ModelMonitoringJobs that matches the specified filter in the request.List<? extends ModelMonitoringJobOrBuilder>A list of ModelMonitoringJobs that matches the specified filter in the request.The standard List next-page token.com.google.protobuf.ByteStringThe standard List next-page token.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) removeModelMonitoringJobs(int index) A list of ModelMonitoringJobs that matches the specified filter in the request.setModelMonitoringJobs(int index, ModelMonitoringJob value) A list of ModelMonitoringJobs that matches the specified filter in the request.setModelMonitoringJobs(int index, ModelMonitoringJob.Builder builderForValue) A list of ModelMonitoringJobs that matches the specified filter in the request.setNextPageToken(String value) The standard List next-page token.setNextPageTokenBytes(com.google.protobuf.ByteString value) The standard List next-page token.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<ListModelMonitoringJobsResponse.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<ListModelMonitoringJobsResponse.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.GeneratedMessage.Builder<ListModelMonitoringJobsResponse.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListModelMonitoringJobsResponse.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<ListModelMonitoringJobsResponse.Builder>
-
mergeFrom
public ListModelMonitoringJobsResponse.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<ListModelMonitoringJobsResponse.Builder>- Throws:
IOException
-
getModelMonitoringJobsList
A list of ModelMonitoringJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.ModelMonitoringJob model_monitoring_jobs = 1;- Specified by:
getModelMonitoringJobsListin interfaceListModelMonitoringJobsResponseOrBuilder
-
getModelMonitoringJobsCount
public int getModelMonitoringJobsCount()A list of ModelMonitoringJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.ModelMonitoringJob model_monitoring_jobs = 1;- Specified by:
getModelMonitoringJobsCountin interfaceListModelMonitoringJobsResponseOrBuilder
-
getModelMonitoringJobs
A list of ModelMonitoringJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.ModelMonitoringJob model_monitoring_jobs = 1;- Specified by:
getModelMonitoringJobsin interfaceListModelMonitoringJobsResponseOrBuilder
-
setModelMonitoringJobs
public ListModelMonitoringJobsResponse.Builder setModelMonitoringJobs(int index, ModelMonitoringJob value) A list of ModelMonitoringJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.ModelMonitoringJob model_monitoring_jobs = 1; -
setModelMonitoringJobs
public ListModelMonitoringJobsResponse.Builder setModelMonitoringJobs(int index, ModelMonitoringJob.Builder builderForValue) A list of ModelMonitoringJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.ModelMonitoringJob model_monitoring_jobs = 1; -
addModelMonitoringJobs
A list of ModelMonitoringJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.ModelMonitoringJob model_monitoring_jobs = 1; -
addModelMonitoringJobs
public ListModelMonitoringJobsResponse.Builder addModelMonitoringJobs(int index, ModelMonitoringJob value) A list of ModelMonitoringJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.ModelMonitoringJob model_monitoring_jobs = 1; -
addModelMonitoringJobs
public ListModelMonitoringJobsResponse.Builder addModelMonitoringJobs(ModelMonitoringJob.Builder builderForValue) A list of ModelMonitoringJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.ModelMonitoringJob model_monitoring_jobs = 1; -
addModelMonitoringJobs
public ListModelMonitoringJobsResponse.Builder addModelMonitoringJobs(int index, ModelMonitoringJob.Builder builderForValue) A list of ModelMonitoringJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.ModelMonitoringJob model_monitoring_jobs = 1; -
addAllModelMonitoringJobs
public ListModelMonitoringJobsResponse.Builder addAllModelMonitoringJobs(Iterable<? extends ModelMonitoringJob> values) A list of ModelMonitoringJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.ModelMonitoringJob model_monitoring_jobs = 1; -
clearModelMonitoringJobs
A list of ModelMonitoringJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.ModelMonitoringJob model_monitoring_jobs = 1; -
removeModelMonitoringJobs
A list of ModelMonitoringJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.ModelMonitoringJob model_monitoring_jobs = 1; -
getModelMonitoringJobsBuilder
A list of ModelMonitoringJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.ModelMonitoringJob model_monitoring_jobs = 1; -
getModelMonitoringJobsOrBuilder
A list of ModelMonitoringJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.ModelMonitoringJob model_monitoring_jobs = 1;- Specified by:
getModelMonitoringJobsOrBuilderin interfaceListModelMonitoringJobsResponseOrBuilder
-
getModelMonitoringJobsOrBuilderList
A list of ModelMonitoringJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.ModelMonitoringJob model_monitoring_jobs = 1;- Specified by:
getModelMonitoringJobsOrBuilderListin interfaceListModelMonitoringJobsResponseOrBuilder
-
addModelMonitoringJobsBuilder
A list of ModelMonitoringJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.ModelMonitoringJob model_monitoring_jobs = 1; -
addModelMonitoringJobsBuilder
A list of ModelMonitoringJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.ModelMonitoringJob model_monitoring_jobs = 1; -
getModelMonitoringJobsBuilderList
A list of ModelMonitoringJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.ModelMonitoringJob model_monitoring_jobs = 1; -
getNextPageToken
The standard List next-page token.
string next_page_token = 2;- Specified by:
getNextPageTokenin interfaceListModelMonitoringJobsResponseOrBuilder- Returns:
- The nextPageToken.
-
getNextPageTokenBytes
public com.google.protobuf.ByteString getNextPageTokenBytes()The standard List next-page token.
string next_page_token = 2;- Specified by:
getNextPageTokenBytesin interfaceListModelMonitoringJobsResponseOrBuilder- Returns:
- The bytes for nextPageToken.
-
setNextPageToken
The standard List next-page token.
string next_page_token = 2;- Parameters:
value- The nextPageToken to set.- Returns:
- This builder for chaining.
-
clearNextPageToken
The standard List next-page token.
string next_page_token = 2;- Returns:
- This builder for chaining.
-
setNextPageTokenBytes
public ListModelMonitoringJobsResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value) The standard List next-page token.
string next_page_token = 2;- Parameters:
value- The bytes for nextPageToken to set.- Returns:
- This builder for chaining.
-