public static final class SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder extends GeneratedMessageV3.Builder<SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder> implements SearchModelDeploymentMonitoringStatsAnomaliesResponseOrBuilder
Response message for
JobService.SearchModelDeploymentMonitoringStatsAnomalies.
Protobuf type
google.cloud.aiplatform.v1.SearchModelDeploymentMonitoringStatsAnomaliesResponse
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
public static final Descriptors.Descriptor getDescriptor()
Methods
public SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder addAllMonitoringStats(Iterable<? extends ModelMonitoringStatsAnomalies> values)
Stats retrieved for requested objectives.
There are at most 1000
ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats
in the response.
repeated .google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies monitoring_stats = 1;
Parameter |
---|
Name | Description |
values | Iterable<? extends com.google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies>
|
public SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder addMonitoringStats(ModelMonitoringStatsAnomalies value)
Stats retrieved for requested objectives.
There are at most 1000
ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats
in the response.
repeated .google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies monitoring_stats = 1;
public SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder addMonitoringStats(ModelMonitoringStatsAnomalies.Builder builderForValue)
Stats retrieved for requested objectives.
There are at most 1000
ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats
in the response.
repeated .google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies monitoring_stats = 1;
public SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder addMonitoringStats(int index, ModelMonitoringStatsAnomalies value)
Stats retrieved for requested objectives.
There are at most 1000
ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats
in the response.
repeated .google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies monitoring_stats = 1;
public SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder addMonitoringStats(int index, ModelMonitoringStatsAnomalies.Builder builderForValue)
Stats retrieved for requested objectives.
There are at most 1000
ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats
in the response.
repeated .google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies monitoring_stats = 1;
public ModelMonitoringStatsAnomalies.Builder addMonitoringStatsBuilder()
Stats retrieved for requested objectives.
There are at most 1000
ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats
in the response.
repeated .google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies monitoring_stats = 1;
public ModelMonitoringStatsAnomalies.Builder addMonitoringStatsBuilder(int index)
Stats retrieved for requested objectives.
There are at most 1000
ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats
in the response.
repeated .google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies monitoring_stats = 1;
Parameter |
---|
Name | Description |
index | int
|
public SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
public SearchModelDeploymentMonitoringStatsAnomaliesResponse build()
public SearchModelDeploymentMonitoringStatsAnomaliesResponse buildPartial()
public SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder clear()
Overrides
public SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
public SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder clearMonitoringStats()
Stats retrieved for requested objectives.
There are at most 1000
ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats
in the response.
repeated .google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies monitoring_stats = 1;
clearNextPageToken()
public SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder clearNextPageToken()
The page token that can be used by the next
JobService.SearchModelDeploymentMonitoringStatsAnomalies
call.
string next_page_token = 2;
public SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
public SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder clone()
Overrides
public SearchModelDeploymentMonitoringStatsAnomaliesResponse getDefaultInstanceForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
public ModelMonitoringStatsAnomalies getMonitoringStats(int index)
Stats retrieved for requested objectives.
There are at most 1000
ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats
in the response.
repeated .google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies monitoring_stats = 1;
Parameter |
---|
Name | Description |
index | int
|
public ModelMonitoringStatsAnomalies.Builder getMonitoringStatsBuilder(int index)
Stats retrieved for requested objectives.
There are at most 1000
ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats
in the response.
repeated .google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies monitoring_stats = 1;
Parameter |
---|
Name | Description |
index | int
|
public List<ModelMonitoringStatsAnomalies.Builder> getMonitoringStatsBuilderList()
Stats retrieved for requested objectives.
There are at most 1000
ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats
in the response.
repeated .google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies monitoring_stats = 1;
public int getMonitoringStatsCount()
Stats retrieved for requested objectives.
There are at most 1000
ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats
in the response.
repeated .google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies monitoring_stats = 1;
Returns |
---|
Type | Description |
int | |
public List<ModelMonitoringStatsAnomalies> getMonitoringStatsList()
Stats retrieved for requested objectives.
There are at most 1000
ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats
in the response.
repeated .google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies monitoring_stats = 1;
public ModelMonitoringStatsAnomaliesOrBuilder getMonitoringStatsOrBuilder(int index)
Stats retrieved for requested objectives.
There are at most 1000
ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats
in the response.
repeated .google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies monitoring_stats = 1;
Parameter |
---|
Name | Description |
index | int
|
public List<? extends ModelMonitoringStatsAnomaliesOrBuilder> getMonitoringStatsOrBuilderList()
Stats retrieved for requested objectives.
There are at most 1000
ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats
in the response.
repeated .google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies monitoring_stats = 1;
Returns |
---|
Type | Description |
List<? extends com.google.cloud.aiplatform.v1.ModelMonitoringStatsAnomaliesOrBuilder> | |
getNextPageToken()
public String getNextPageToken()
The page token that can be used by the next
JobService.SearchModelDeploymentMonitoringStatsAnomalies
call.
string next_page_token = 2;
Returns |
---|
Type | Description |
String | The nextPageToken.
|
getNextPageTokenBytes()
public ByteString getNextPageTokenBytes()
The page token that can be used by the next
JobService.SearchModelDeploymentMonitoringStatsAnomalies
call.
string next_page_token = 2;
Returns |
---|
Type | Description |
ByteString | The bytes for nextPageToken.
|
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
public final boolean isInitialized()
Overrides
public SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder mergeFrom(SearchModelDeploymentMonitoringStatsAnomaliesResponse other)
public SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
public SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder mergeFrom(Message other)
Parameter |
---|
Name | Description |
other | Message
|
Overrides
public final SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Overrides
public SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder removeMonitoringStats(int index)
Stats retrieved for requested objectives.
There are at most 1000
ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats
in the response.
repeated .google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies monitoring_stats = 1;
Parameter |
---|
Name | Description |
index | int
|
public SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder setField(Descriptors.FieldDescriptor field, Object value)
Overrides
public SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder setMonitoringStats(int index, ModelMonitoringStatsAnomalies value)
Stats retrieved for requested objectives.
There are at most 1000
ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats
in the response.
repeated .google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies monitoring_stats = 1;
public SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder setMonitoringStats(int index, ModelMonitoringStatsAnomalies.Builder builderForValue)
Stats retrieved for requested objectives.
There are at most 1000
ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats
in the response.
repeated .google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies monitoring_stats = 1;
setNextPageToken(String value)
public SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder setNextPageToken(String value)
The page token that can be used by the next
JobService.SearchModelDeploymentMonitoringStatsAnomalies
call.
string next_page_token = 2;
Parameter |
---|
Name | Description |
value | String
The nextPageToken to set.
|
setNextPageTokenBytes(ByteString value)
public SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder setNextPageTokenBytes(ByteString value)
The page token that can be used by the next
JobService.SearchModelDeploymentMonitoringStatsAnomalies
call.
string next_page_token = 2;
Parameter |
---|
Name | Description |
value | ByteString
The bytes for nextPageToken to set.
|
public SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Overrides
public final SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)
Overrides