public static final class ListModelMonitoringJobsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListModelMonitoringJobsResponse.Builder> implements ListModelMonitoringJobsResponseOrBuilder
Response message for [ModelMonitoringService.ListModelMonitoringJobs][google.cloud.aiplatform.v1beta1.ModelMonitoringService.ListModelMonitoringJobs].Protobuf type
google.cloud.aiplatform.v1beta1.ListModelMonitoringJobsResponse| Modifier and Type | Method and Description |
|---|---|
ListModelMonitoringJobsResponse.Builder |
addAllModelMonitoringJobs(Iterable<? extends ModelMonitoringJob> values)
A list of ModelMonitoringJobs that matches the specified filter
in the request.
|
ListModelMonitoringJobsResponse.Builder |
addModelMonitoringJobs(int index,
ModelMonitoringJob.Builder builderForValue)
A list of ModelMonitoringJobs that matches the specified filter
in the request.
|
ListModelMonitoringJobsResponse.Builder |
addModelMonitoringJobs(int index,
ModelMonitoringJob value)
A list of ModelMonitoringJobs that matches the specified filter
in the request.
|
ListModelMonitoringJobsResponse.Builder |
addModelMonitoringJobs(ModelMonitoringJob.Builder builderForValue)
A list of ModelMonitoringJobs that matches the specified filter
in the request.
|
ListModelMonitoringJobsResponse.Builder |
addModelMonitoringJobs(ModelMonitoringJob value)
A list of ModelMonitoringJobs that matches the specified filter
in the request.
|
ModelMonitoringJob.Builder |
addModelMonitoringJobsBuilder()
A list of ModelMonitoringJobs that matches the specified filter
in the request.
|
ModelMonitoringJob.Builder |
addModelMonitoringJobsBuilder(int index)
A list of ModelMonitoringJobs that matches the specified filter
in the request.
|
ListModelMonitoringJobsResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListModelMonitoringJobsResponse |
build() |
ListModelMonitoringJobsResponse |
buildPartial() |
ListModelMonitoringJobsResponse.Builder |
clear() |
ListModelMonitoringJobsResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListModelMonitoringJobsResponse.Builder |
clearModelMonitoringJobs()
A list of ModelMonitoringJobs that matches the specified filter
in the request.
|
ListModelMonitoringJobsResponse.Builder |
clearNextPageToken()
The standard List next-page token.
|
ListModelMonitoringJobsResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListModelMonitoringJobsResponse.Builder |
clone() |
ListModelMonitoringJobsResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
ModelMonitoringJob |
getModelMonitoringJobs(int index)
A list of ModelMonitoringJobs that matches the specified filter
in the request.
|
ModelMonitoringJob.Builder |
getModelMonitoringJobsBuilder(int index)
A list of ModelMonitoringJobs that matches the specified filter
in the request.
|
List<ModelMonitoringJob.Builder> |
getModelMonitoringJobsBuilderList()
A list of ModelMonitoringJobs that matches the specified filter
in the request.
|
int |
getModelMonitoringJobsCount()
A list of ModelMonitoringJobs that matches the specified filter
in the request.
|
List<ModelMonitoringJob> |
getModelMonitoringJobsList()
A list of ModelMonitoringJobs that matches the specified filter
in the request.
|
ModelMonitoringJobOrBuilder |
getModelMonitoringJobsOrBuilder(int index)
A list of ModelMonitoringJobs that matches the specified filter
in the request.
|
List<? extends ModelMonitoringJobOrBuilder> |
getModelMonitoringJobsOrBuilderList()
A list of ModelMonitoringJobs that matches the specified filter
in the request.
|
String |
getNextPageToken()
The standard List next-page token.
|
com.google.protobuf.ByteString |
getNextPageTokenBytes()
The standard List next-page token.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListModelMonitoringJobsResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListModelMonitoringJobsResponse.Builder |
mergeFrom(ListModelMonitoringJobsResponse other) |
ListModelMonitoringJobsResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListModelMonitoringJobsResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListModelMonitoringJobsResponse.Builder |
removeModelMonitoringJobs(int index)
A list of ModelMonitoringJobs that matches the specified filter
in the request.
|
ListModelMonitoringJobsResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListModelMonitoringJobsResponse.Builder |
setModelMonitoringJobs(int index,
ModelMonitoringJob.Builder builderForValue)
A list of ModelMonitoringJobs that matches the specified filter
in the request.
|
ListModelMonitoringJobsResponse.Builder |
setModelMonitoringJobs(int index,
ModelMonitoringJob value)
A list of ModelMonitoringJobs that matches the specified filter
in the request.
|
ListModelMonitoringJobsResponse.Builder |
setNextPageToken(String value)
The standard List next-page token.
|
ListModelMonitoringJobsResponse.Builder |
setNextPageTokenBytes(com.google.protobuf.ByteString value)
The standard List next-page token.
|
ListModelMonitoringJobsResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListModelMonitoringJobsResponse.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<ListModelMonitoringJobsResponse.Builder>public ListModelMonitoringJobsResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListModelMonitoringJobsResponse.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<ListModelMonitoringJobsResponse.Builder>public ListModelMonitoringJobsResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListModelMonitoringJobsResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListModelMonitoringJobsResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListModelMonitoringJobsResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListModelMonitoringJobsResponse.Builder>public ListModelMonitoringJobsResponse.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<ListModelMonitoringJobsResponse.Builder>public ListModelMonitoringJobsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListModelMonitoringJobsResponse.Builder>public ListModelMonitoringJobsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListModelMonitoringJobsResponse.Builder>public ListModelMonitoringJobsResponse.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<ListModelMonitoringJobsResponse.Builder>public ListModelMonitoringJobsResponse.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<ListModelMonitoringJobsResponse.Builder>public ListModelMonitoringJobsResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListModelMonitoringJobsResponse.Builder>public ListModelMonitoringJobsResponse.Builder mergeFrom(ListModelMonitoringJobsResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListModelMonitoringJobsResponse.Builder>public ListModelMonitoringJobsResponse.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<ListModelMonitoringJobsResponse.Builder>IOExceptionpublic List<ModelMonitoringJob> getModelMonitoringJobsList()
A list of ModelMonitoringJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.ModelMonitoringJob model_monitoring_jobs = 1;
getModelMonitoringJobsList in interface ListModelMonitoringJobsResponseOrBuilderpublic int getModelMonitoringJobsCount()
A list of ModelMonitoringJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.ModelMonitoringJob model_monitoring_jobs = 1;
getModelMonitoringJobsCount in interface ListModelMonitoringJobsResponseOrBuilderpublic ModelMonitoringJob getModelMonitoringJobs(int index)
A list of ModelMonitoringJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.ModelMonitoringJob model_monitoring_jobs = 1;
getModelMonitoringJobs in interface ListModelMonitoringJobsResponseOrBuilderpublic 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;
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;
public ListModelMonitoringJobsResponse.Builder addModelMonitoringJobs(ModelMonitoringJob value)
A list of ModelMonitoringJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.ModelMonitoringJob model_monitoring_jobs = 1;
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;
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;
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;
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;
public ListModelMonitoringJobsResponse.Builder clearModelMonitoringJobs()
A list of ModelMonitoringJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.ModelMonitoringJob model_monitoring_jobs = 1;
public ListModelMonitoringJobsResponse.Builder removeModelMonitoringJobs(int index)
A list of ModelMonitoringJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.ModelMonitoringJob model_monitoring_jobs = 1;
public ModelMonitoringJob.Builder getModelMonitoringJobsBuilder(int index)
A list of ModelMonitoringJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.ModelMonitoringJob model_monitoring_jobs = 1;
public ModelMonitoringJobOrBuilder getModelMonitoringJobsOrBuilder(int index)
A list of ModelMonitoringJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.ModelMonitoringJob model_monitoring_jobs = 1;
getModelMonitoringJobsOrBuilder in interface ListModelMonitoringJobsResponseOrBuilderpublic List<? extends ModelMonitoringJobOrBuilder> getModelMonitoringJobsOrBuilderList()
A list of ModelMonitoringJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.ModelMonitoringJob model_monitoring_jobs = 1;
getModelMonitoringJobsOrBuilderList in interface ListModelMonitoringJobsResponseOrBuilderpublic ModelMonitoringJob.Builder addModelMonitoringJobsBuilder()
A list of ModelMonitoringJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.ModelMonitoringJob model_monitoring_jobs = 1;
public ModelMonitoringJob.Builder addModelMonitoringJobsBuilder(int index)
A list of ModelMonitoringJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.ModelMonitoringJob model_monitoring_jobs = 1;
public List<ModelMonitoringJob.Builder> getModelMonitoringJobsBuilderList()
A list of ModelMonitoringJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.ModelMonitoringJob model_monitoring_jobs = 1;
public String getNextPageToken()
The standard List next-page token.
string next_page_token = 2;getNextPageToken in interface ListModelMonitoringJobsResponseOrBuilderpublic com.google.protobuf.ByteString getNextPageTokenBytes()
The standard List next-page token.
string next_page_token = 2;getNextPageTokenBytes in interface ListModelMonitoringJobsResponseOrBuilderpublic ListModelMonitoringJobsResponse.Builder setNextPageToken(String value)
The standard List next-page token.
string next_page_token = 2;value - The nextPageToken to set.public ListModelMonitoringJobsResponse.Builder clearNextPageToken()
The standard List next-page token.
string next_page_token = 2;public ListModelMonitoringJobsResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
The standard List next-page token.
string next_page_token = 2;value - The bytes for nextPageToken to set.public final ListModelMonitoringJobsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListModelMonitoringJobsResponse.Builder>public final ListModelMonitoringJobsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListModelMonitoringJobsResponse.Builder>Copyright © 2024 Google LLC. All rights reserved.