Uses of Class
com.google.cloud.aiplatform.v1beta1.ModelMonitoringNotificationSpec.EmailConfig
Packages that use ModelMonitoringNotificationSpec.EmailConfig
-
Uses of ModelMonitoringNotificationSpec.EmailConfig in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return ModelMonitoringNotificationSpec.EmailConfigModifier and TypeMethodDescriptionModelMonitoringNotificationSpec.EmailConfig.Builder.build()ModelMonitoringNotificationSpec.EmailConfig.Builder.buildPartial()ModelMonitoringNotificationSpec.EmailConfig.getDefaultInstance()ModelMonitoringNotificationSpec.EmailConfig.Builder.getDefaultInstanceForType()ModelMonitoringNotificationSpec.EmailConfig.getDefaultInstanceForType()ModelMonitoringNotificationSpec.Builder.getEmailConfig()Email alert config.ModelMonitoringNotificationSpec.getEmailConfig()Email alert config.ModelMonitoringNotificationSpecOrBuilder.getEmailConfig()Email alert config.ModelMonitoringNotificationSpec.EmailConfig.parseDelimitedFrom(InputStream input) ModelMonitoringNotificationSpec.EmailConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ModelMonitoringNotificationSpec.EmailConfig.parseFrom(byte[] data) ModelMonitoringNotificationSpec.EmailConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ModelMonitoringNotificationSpec.EmailConfig.parseFrom(com.google.protobuf.ByteString data) ModelMonitoringNotificationSpec.EmailConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ModelMonitoringNotificationSpec.EmailConfig.parseFrom(com.google.protobuf.CodedInputStream input) ModelMonitoringNotificationSpec.EmailConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ModelMonitoringNotificationSpec.EmailConfig.parseFrom(InputStream input) ModelMonitoringNotificationSpec.EmailConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ModelMonitoringNotificationSpec.EmailConfig.parseFrom(ByteBuffer data) ModelMonitoringNotificationSpec.EmailConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type ModelMonitoringNotificationSpec.EmailConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ModelMonitoringNotificationSpec.EmailConfig>ModelMonitoringNotificationSpec.EmailConfig.getParserForType()static com.google.protobuf.Parser<ModelMonitoringNotificationSpec.EmailConfig>ModelMonitoringNotificationSpec.EmailConfig.parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type ModelMonitoringNotificationSpec.EmailConfigModifier and TypeMethodDescriptionModelMonitoringNotificationSpec.Builder.mergeEmailConfig(ModelMonitoringNotificationSpec.EmailConfig value) Email alert config.ModelMonitoringNotificationSpec.EmailConfig.Builder.mergeFrom(ModelMonitoringNotificationSpec.EmailConfig other) ModelMonitoringNotificationSpec.EmailConfig.newBuilder(ModelMonitoringNotificationSpec.EmailConfig prototype) ModelMonitoringNotificationSpec.Builder.setEmailConfig(ModelMonitoringNotificationSpec.EmailConfig value) Email alert config.