Uses of Class
com.google.cloud.aiplatform.v1beta1.ModelMonitoringNotificationSpec
Packages that use ModelMonitoringNotificationSpec
-
Uses of ModelMonitoringNotificationSpec in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return ModelMonitoringNotificationSpecModifier and TypeMethodDescriptionModelMonitoringNotificationSpec.Builder.build()ModelMonitoringNotificationSpec.Builder.buildPartial()ModelMonitoringNotificationSpec.getDefaultInstance()ModelMonitoringNotificationSpec.Builder.getDefaultInstanceForType()ModelMonitoringNotificationSpec.getDefaultInstanceForType()ModelMonitor.Builder.getNotificationSpec()Optional default notification spec, it can be overridden in the ModelMonitoringJob notification spec.ModelMonitor.getNotificationSpec()Optional default notification spec, it can be overridden in the ModelMonitoringJob notification spec.ModelMonitoringSpec.Builder.getNotificationSpec()The model monitoring notification spec.ModelMonitoringSpec.getNotificationSpec()The model monitoring notification spec.ModelMonitoringSpecOrBuilder.getNotificationSpec()The model monitoring notification spec.ModelMonitorOrBuilder.getNotificationSpec()Optional default notification spec, it can be overridden in the ModelMonitoringJob notification spec.ModelMonitoringNotificationSpec.parseDelimitedFrom(InputStream input) ModelMonitoringNotificationSpec.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ModelMonitoringNotificationSpec.parseFrom(byte[] data) ModelMonitoringNotificationSpec.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ModelMonitoringNotificationSpec.parseFrom(com.google.protobuf.ByteString data) ModelMonitoringNotificationSpec.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ModelMonitoringNotificationSpec.parseFrom(com.google.protobuf.CodedInputStream input) ModelMonitoringNotificationSpec.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ModelMonitoringNotificationSpec.parseFrom(InputStream input) ModelMonitoringNotificationSpec.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ModelMonitoringNotificationSpec.parseFrom(ByteBuffer data) ModelMonitoringNotificationSpec.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type ModelMonitoringNotificationSpecModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ModelMonitoringNotificationSpec>ModelMonitoringNotificationSpec.getParserForType()static com.google.protobuf.Parser<ModelMonitoringNotificationSpec>ModelMonitoringNotificationSpec.parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type ModelMonitoringNotificationSpecModifier and TypeMethodDescriptionModelMonitoringNotificationSpec.Builder.mergeFrom(ModelMonitoringNotificationSpec other) ModelMonitor.Builder.mergeNotificationSpec(ModelMonitoringNotificationSpec value) Optional default notification spec, it can be overridden in the ModelMonitoringJob notification spec.ModelMonitoringSpec.Builder.mergeNotificationSpec(ModelMonitoringNotificationSpec value) The model monitoring notification spec.ModelMonitoringNotificationSpec.newBuilder(ModelMonitoringNotificationSpec prototype) ModelMonitor.Builder.setNotificationSpec(ModelMonitoringNotificationSpec value) Optional default notification spec, it can be overridden in the ModelMonitoringJob notification spec.ModelMonitoringSpec.Builder.setNotificationSpec(ModelMonitoringNotificationSpec value) The model monitoring notification spec.