Uses of Class
com.google.cloud.aiplatform.v1beta1.ModelMonitoringNotificationSpec.NotificationChannelConfig.Builder
Packages that use ModelMonitoringNotificationSpec.NotificationChannelConfig.Builder
-
Uses of ModelMonitoringNotificationSpec.NotificationChannelConfig.Builder in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return ModelMonitoringNotificationSpec.NotificationChannelConfig.BuilderModifier and TypeMethodDescriptionModelMonitoringNotificationSpec.Builder.addNotificationChannelConfigsBuilder()Notification channel config.ModelMonitoringNotificationSpec.Builder.addNotificationChannelConfigsBuilder(int index) Notification channel config.ModelMonitoringNotificationSpec.NotificationChannelConfig.Builder.clear()ModelMonitoringNotificationSpec.NotificationChannelConfig.Builder.clearNotificationChannel()Resource names of the NotificationChannels.ModelMonitoringNotificationSpec.Builder.getNotificationChannelConfigsBuilder(int index) Notification channel config.ModelMonitoringNotificationSpec.NotificationChannelConfig.Builder.mergeFrom(ModelMonitoringNotificationSpec.NotificationChannelConfig other) ModelMonitoringNotificationSpec.NotificationChannelConfig.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ModelMonitoringNotificationSpec.NotificationChannelConfig.Builder.mergeFrom(com.google.protobuf.Message other) ModelMonitoringNotificationSpec.NotificationChannelConfig.newBuilder()ModelMonitoringNotificationSpec.NotificationChannelConfig.newBuilder(ModelMonitoringNotificationSpec.NotificationChannelConfig prototype) ModelMonitoringNotificationSpec.NotificationChannelConfig.newBuilderForType()ModelMonitoringNotificationSpec.NotificationChannelConfig.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) ModelMonitoringNotificationSpec.NotificationChannelConfig.Builder.setNotificationChannel(String value) Resource names of the NotificationChannels.ModelMonitoringNotificationSpec.NotificationChannelConfig.Builder.setNotificationChannelBytes(com.google.protobuf.ByteString value) Resource names of the NotificationChannels.ModelMonitoringNotificationSpec.NotificationChannelConfig.toBuilder()Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type ModelMonitoringNotificationSpec.NotificationChannelConfig.BuilderModifier and TypeMethodDescriptionModelMonitoringNotificationSpec.Builder.getNotificationChannelConfigsBuilderList()Notification channel config.Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type ModelMonitoringNotificationSpec.NotificationChannelConfig.BuilderModifier and TypeMethodDescriptionModelMonitoringNotificationSpec.Builder.addNotificationChannelConfigs(int index, ModelMonitoringNotificationSpec.NotificationChannelConfig.Builder builderForValue) Notification channel config.ModelMonitoringNotificationSpec.Builder.addNotificationChannelConfigs(ModelMonitoringNotificationSpec.NotificationChannelConfig.Builder builderForValue) Notification channel config.ModelMonitoringNotificationSpec.Builder.setNotificationChannelConfigs(int index, ModelMonitoringNotificationSpec.NotificationChannelConfig.Builder builderForValue) Notification channel config.