Package com.google.cloud.aiplatform.v1
Class SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder>
-
- com.google.cloud.aiplatform.v1.SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder
-
- All Implemented Interfaces:
SearchModelDeploymentMonitoringStatsAnomaliesResponseOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- SearchModelDeploymentMonitoringStatsAnomaliesResponse
public static final class SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder> implements SearchModelDeploymentMonitoringStatsAnomaliesResponseOrBuilder
Response message for [JobService.SearchModelDeploymentMonitoringStatsAnomalies][google.cloud.aiplatform.v1.JobService.SearchModelDeploymentMonitoringStatsAnomalies].
Protobuf typegoogle.cloud.aiplatform.v1.SearchModelDeploymentMonitoringStatsAnomaliesResponse
-
-
Method Summary
-
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<SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder>
-
clear
public SearchModelDeploymentMonitoringStatsAnomaliesResponse.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<SearchModelDeploymentMonitoringStatsAnomaliesResponse.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<SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder>
-
getDefaultInstanceForType
public SearchModelDeploymentMonitoringStatsAnomaliesResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public SearchModelDeploymentMonitoringStatsAnomaliesResponse build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public SearchModelDeploymentMonitoringStatsAnomaliesResponse buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public SearchModelDeploymentMonitoringStatsAnomaliesResponse.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<SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder>
-
setField
public SearchModelDeploymentMonitoringStatsAnomaliesResponse.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<SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder>
-
clearField
public SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder>
-
clearOneof
public SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder>
-
setRepeatedField
public SearchModelDeploymentMonitoringStatsAnomaliesResponse.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<SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder>
-
addRepeatedField
public SearchModelDeploymentMonitoringStatsAnomaliesResponse.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<SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder>
-
mergeFrom
public SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder>
-
mergeFrom
public SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder mergeFrom(SearchModelDeploymentMonitoringStatsAnomaliesResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder>
-
mergeFrom
public SearchModelDeploymentMonitoringStatsAnomaliesResponse.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<SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder>- Throws:
IOException
-
getMonitoringStatsList
public List<ModelMonitoringStatsAnomalies> getMonitoringStatsList()
Stats retrieved for requested objectives. There are at most 1000 [ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats][google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats] in the response.
repeated .google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies monitoring_stats = 1;- Specified by:
getMonitoringStatsListin interfaceSearchModelDeploymentMonitoringStatsAnomaliesResponseOrBuilder
-
getMonitoringStatsCount
public int getMonitoringStatsCount()
Stats retrieved for requested objectives. There are at most 1000 [ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats][google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats] in the response.
repeated .google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies monitoring_stats = 1;- Specified by:
getMonitoringStatsCountin interfaceSearchModelDeploymentMonitoringStatsAnomaliesResponseOrBuilder
-
getMonitoringStats
public ModelMonitoringStatsAnomalies getMonitoringStats(int index)
Stats retrieved for requested objectives. There are at most 1000 [ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats][google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats] in the response.
repeated .google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies monitoring_stats = 1;- Specified by:
getMonitoringStatsin interfaceSearchModelDeploymentMonitoringStatsAnomaliesResponseOrBuilder
-
setMonitoringStats
public SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder setMonitoringStats(int index, ModelMonitoringStatsAnomalies value)
Stats retrieved for requested objectives. There are at most 1000 [ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats][google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats] in the response.
repeated .google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies monitoring_stats = 1;
-
setMonitoringStats
public SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder setMonitoringStats(int index, ModelMonitoringStatsAnomalies.Builder builderForValue)
Stats retrieved for requested objectives. There are at most 1000 [ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats][google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats] in the response.
repeated .google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies monitoring_stats = 1;
-
addMonitoringStats
public SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder addMonitoringStats(ModelMonitoringStatsAnomalies value)
Stats retrieved for requested objectives. There are at most 1000 [ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats][google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats] in the response.
repeated .google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies monitoring_stats = 1;
-
addMonitoringStats
public SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder addMonitoringStats(int index, ModelMonitoringStatsAnomalies value)
Stats retrieved for requested objectives. There are at most 1000 [ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats][google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats] in the response.
repeated .google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies monitoring_stats = 1;
-
addMonitoringStats
public SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder addMonitoringStats(ModelMonitoringStatsAnomalies.Builder builderForValue)
Stats retrieved for requested objectives. There are at most 1000 [ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats][google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats] in the response.
repeated .google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies monitoring_stats = 1;
-
addMonitoringStats
public SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder addMonitoringStats(int index, ModelMonitoringStatsAnomalies.Builder builderForValue)
Stats retrieved for requested objectives. There are at most 1000 [ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats][google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats] in the response.
repeated .google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies monitoring_stats = 1;
-
addAllMonitoringStats
public SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder addAllMonitoringStats(Iterable<? extends ModelMonitoringStatsAnomalies> values)
Stats retrieved for requested objectives. There are at most 1000 [ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats][google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats] in the response.
repeated .google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies monitoring_stats = 1;
-
clearMonitoringStats
public SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder clearMonitoringStats()
Stats retrieved for requested objectives. There are at most 1000 [ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats][google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats] in the response.
repeated .google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies monitoring_stats = 1;
-
removeMonitoringStats
public SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder removeMonitoringStats(int index)
Stats retrieved for requested objectives. There are at most 1000 [ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats][google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats] in the response.
repeated .google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies monitoring_stats = 1;
-
getMonitoringStatsBuilder
public ModelMonitoringStatsAnomalies.Builder getMonitoringStatsBuilder(int index)
Stats retrieved for requested objectives. There are at most 1000 [ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats][google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats] in the response.
repeated .google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies monitoring_stats = 1;
-
getMonitoringStatsOrBuilder
public ModelMonitoringStatsAnomaliesOrBuilder getMonitoringStatsOrBuilder(int index)
Stats retrieved for requested objectives. There are at most 1000 [ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats][google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats] in the response.
repeated .google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies monitoring_stats = 1;- Specified by:
getMonitoringStatsOrBuilderin interfaceSearchModelDeploymentMonitoringStatsAnomaliesResponseOrBuilder
-
getMonitoringStatsOrBuilderList
public List<? extends ModelMonitoringStatsAnomaliesOrBuilder> getMonitoringStatsOrBuilderList()
Stats retrieved for requested objectives. There are at most 1000 [ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats][google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats] in the response.
repeated .google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies monitoring_stats = 1;- Specified by:
getMonitoringStatsOrBuilderListin interfaceSearchModelDeploymentMonitoringStatsAnomaliesResponseOrBuilder
-
addMonitoringStatsBuilder
public ModelMonitoringStatsAnomalies.Builder addMonitoringStatsBuilder()
Stats retrieved for requested objectives. There are at most 1000 [ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats][google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats] in the response.
repeated .google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies monitoring_stats = 1;
-
addMonitoringStatsBuilder
public ModelMonitoringStatsAnomalies.Builder addMonitoringStatsBuilder(int index)
Stats retrieved for requested objectives. There are at most 1000 [ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats][google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats] in the response.
repeated .google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies monitoring_stats = 1;
-
getMonitoringStatsBuilderList
public List<ModelMonitoringStatsAnomalies.Builder> getMonitoringStatsBuilderList()
Stats retrieved for requested objectives. There are at most 1000 [ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats][google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats] in the response.
repeated .google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies monitoring_stats = 1;
-
getNextPageToken
public String getNextPageToken()
The page token that can be used by the next [JobService.SearchModelDeploymentMonitoringStatsAnomalies][google.cloud.aiplatform.v1.JobService.SearchModelDeploymentMonitoringStatsAnomalies] call.
string next_page_token = 2;- Specified by:
getNextPageTokenin interfaceSearchModelDeploymentMonitoringStatsAnomaliesResponseOrBuilder- Returns:
- The nextPageToken.
-
getNextPageTokenBytes
public com.google.protobuf.ByteString getNextPageTokenBytes()
The page token that can be used by the next [JobService.SearchModelDeploymentMonitoringStatsAnomalies][google.cloud.aiplatform.v1.JobService.SearchModelDeploymentMonitoringStatsAnomalies] call.
string next_page_token = 2;- Specified by:
getNextPageTokenBytesin interfaceSearchModelDeploymentMonitoringStatsAnomaliesResponseOrBuilder- Returns:
- The bytes for nextPageToken.
-
setNextPageToken
public SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder setNextPageToken(String value)
The page token that can be used by the next [JobService.SearchModelDeploymentMonitoringStatsAnomalies][google.cloud.aiplatform.v1.JobService.SearchModelDeploymentMonitoringStatsAnomalies] call.
string next_page_token = 2;- Parameters:
value- The nextPageToken to set.- Returns:
- This builder for chaining.
-
clearNextPageToken
public SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder clearNextPageToken()
The page token that can be used by the next [JobService.SearchModelDeploymentMonitoringStatsAnomalies][google.cloud.aiplatform.v1.JobService.SearchModelDeploymentMonitoringStatsAnomalies] call.
string next_page_token = 2;- Returns:
- This builder for chaining.
-
setNextPageTokenBytes
public SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
The page token that can be used by the next [JobService.SearchModelDeploymentMonitoringStatsAnomalies][google.cloud.aiplatform.v1.JobService.SearchModelDeploymentMonitoringStatsAnomalies] call.
string next_page_token = 2;- Parameters:
value- The bytes for nextPageToken to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder>
-
mergeUnknownFields
public final SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder>
-
-