public static interface ModelMonitoringNotificationSpec.NotificationChannelConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getNotificationChannel()
Resource names of the NotificationChannels.
|
com.google.protobuf.ByteString |
getNotificationChannelBytes()
Resource names of the NotificationChannels.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getNotificationChannel()
Resource names of the NotificationChannels. Must be of the format `projects/<project_id_or_number>/notificationChannels/<channel_id>`
string notification_channel = 1;com.google.protobuf.ByteString getNotificationChannelBytes()
Resource names of the NotificationChannels. Must be of the format `projects/<project_id_or_number>/notificationChannels/<channel_id>`
string notification_channel = 1;Copyright © 2025 Google LLC. All rights reserved.