Uses of Class
com.google.cloud.aiplatform.v1beta1.ModelMonitoringAnomaly
Packages that use ModelMonitoringAnomaly
-
Uses of ModelMonitoringAnomaly in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return ModelMonitoringAnomalyModifier and TypeMethodDescriptionModelMonitoringAnomaly.Builder.build()ModelMonitoringAnomaly.Builder.buildPartial()ModelMonitoringAlert.Builder.getAnomaly()Anomaly details.ModelMonitoringAlert.getAnomaly()Anomaly details.ModelMonitoringAlertOrBuilder.getAnomaly()Anomaly details.static ModelMonitoringAnomalyModelMonitoringAnomaly.getDefaultInstance()ModelMonitoringAnomaly.Builder.getDefaultInstanceForType()ModelMonitoringAnomaly.getDefaultInstanceForType()static ModelMonitoringAnomalyModelMonitoringAnomaly.parseDelimitedFrom(InputStream input) static ModelMonitoringAnomalyModelMonitoringAnomaly.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ModelMonitoringAnomalyModelMonitoringAnomaly.parseFrom(byte[] data) static ModelMonitoringAnomalyModelMonitoringAnomaly.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ModelMonitoringAnomalyModelMonitoringAnomaly.parseFrom(com.google.protobuf.ByteString data) static ModelMonitoringAnomalyModelMonitoringAnomaly.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ModelMonitoringAnomalyModelMonitoringAnomaly.parseFrom(com.google.protobuf.CodedInputStream input) static ModelMonitoringAnomalyModelMonitoringAnomaly.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ModelMonitoringAnomalyModelMonitoringAnomaly.parseFrom(InputStream input) static ModelMonitoringAnomalyModelMonitoringAnomaly.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ModelMonitoringAnomalyModelMonitoringAnomaly.parseFrom(ByteBuffer data) static ModelMonitoringAnomalyModelMonitoringAnomaly.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type ModelMonitoringAnomalyModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ModelMonitoringAnomaly>ModelMonitoringAnomaly.getParserForType()static com.google.protobuf.Parser<ModelMonitoringAnomaly>ModelMonitoringAnomaly.parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type ModelMonitoringAnomalyModifier and TypeMethodDescriptionModelMonitoringAlert.Builder.mergeAnomaly(ModelMonitoringAnomaly value) Anomaly details.ModelMonitoringAnomaly.Builder.mergeFrom(ModelMonitoringAnomaly other) ModelMonitoringAnomaly.newBuilder(ModelMonitoringAnomaly prototype) ModelMonitoringAlert.Builder.setAnomaly(ModelMonitoringAnomaly value) Anomaly details.