Uses of Class
com.google.cloud.aiplatform.v1beta1.ModelMonitoringNotificationSpec.NotificationChannelConfig
Packages that use ModelMonitoringNotificationSpec.NotificationChannelConfig
-
Uses of ModelMonitoringNotificationSpec.NotificationChannelConfig in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return ModelMonitoringNotificationSpec.NotificationChannelConfigModifier and TypeMethodDescriptionModelMonitoringNotificationSpec.NotificationChannelConfig.Builder.build()ModelMonitoringNotificationSpec.NotificationChannelConfig.Builder.buildPartial()ModelMonitoringNotificationSpec.NotificationChannelConfig.getDefaultInstance()ModelMonitoringNotificationSpec.NotificationChannelConfig.Builder.getDefaultInstanceForType()ModelMonitoringNotificationSpec.NotificationChannelConfig.getDefaultInstanceForType()ModelMonitoringNotificationSpec.Builder.getNotificationChannelConfigs(int index) Notification channel config.ModelMonitoringNotificationSpec.getNotificationChannelConfigs(int index) Notification channel config.ModelMonitoringNotificationSpecOrBuilder.getNotificationChannelConfigs(int index) Notification channel config.ModelMonitoringNotificationSpec.NotificationChannelConfig.parseDelimitedFrom(InputStream input) ModelMonitoringNotificationSpec.NotificationChannelConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ModelMonitoringNotificationSpec.NotificationChannelConfig.parseFrom(byte[] data) ModelMonitoringNotificationSpec.NotificationChannelConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ModelMonitoringNotificationSpec.NotificationChannelConfig.parseFrom(com.google.protobuf.ByteString data) ModelMonitoringNotificationSpec.NotificationChannelConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ModelMonitoringNotificationSpec.NotificationChannelConfig.parseFrom(com.google.protobuf.CodedInputStream input) ModelMonitoringNotificationSpec.NotificationChannelConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ModelMonitoringNotificationSpec.NotificationChannelConfig.parseFrom(InputStream input) ModelMonitoringNotificationSpec.NotificationChannelConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ModelMonitoringNotificationSpec.NotificationChannelConfig.parseFrom(ByteBuffer data) ModelMonitoringNotificationSpec.NotificationChannelConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type ModelMonitoringNotificationSpec.NotificationChannelConfigModifier and TypeMethodDescriptionModelMonitoringNotificationSpec.Builder.getNotificationChannelConfigsList()Notification channel config.ModelMonitoringNotificationSpec.getNotificationChannelConfigsList()Notification channel config.ModelMonitoringNotificationSpecOrBuilder.getNotificationChannelConfigsList()Notification channel config.com.google.protobuf.Parser<ModelMonitoringNotificationSpec.NotificationChannelConfig>ModelMonitoringNotificationSpec.NotificationChannelConfig.getParserForType()static com.google.protobuf.Parser<ModelMonitoringNotificationSpec.NotificationChannelConfig>ModelMonitoringNotificationSpec.NotificationChannelConfig.parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type ModelMonitoringNotificationSpec.NotificationChannelConfigModifier and TypeMethodDescriptionModelMonitoringNotificationSpec.Builder.addNotificationChannelConfigs(int index, ModelMonitoringNotificationSpec.NotificationChannelConfig value) Notification channel config.ModelMonitoringNotificationSpec.Builder.addNotificationChannelConfigs(ModelMonitoringNotificationSpec.NotificationChannelConfig value) Notification channel config.ModelMonitoringNotificationSpec.NotificationChannelConfig.Builder.mergeFrom(ModelMonitoringNotificationSpec.NotificationChannelConfig other) ModelMonitoringNotificationSpec.NotificationChannelConfig.newBuilder(ModelMonitoringNotificationSpec.NotificationChannelConfig prototype) ModelMonitoringNotificationSpec.Builder.setNotificationChannelConfigs(int index, ModelMonitoringNotificationSpec.NotificationChannelConfig value) Notification channel config.Method parameters in com.google.cloud.aiplatform.v1beta1 with type arguments of type ModelMonitoringNotificationSpec.NotificationChannelConfigModifier and TypeMethodDescriptionModelMonitoringNotificationSpec.Builder.addAllNotificationChannelConfigs(Iterable<? extends ModelMonitoringNotificationSpec.NotificationChannelConfig> values) Notification channel config.