Functions
virtual options()
Returns |
Type |
Description |
Options |
|
virtual ListNotificationChannelDescriptors(google::monitoring::v3::ListNotificationChannelDescriptorsRequest)
Parameter |
Name |
Description |
request |
google::monitoring::v3::ListNotificationChannelDescriptorsRequest
|
Returns |
Type |
Description |
StreamRange< google::monitoring::v3::NotificationChannelDescriptor > |
|
virtual GetNotificationChannelDescriptor(google::monitoring::v3::GetNotificationChannelDescriptorRequest const &)
Parameter |
Name |
Description |
request |
google::monitoring::v3::GetNotificationChannelDescriptorRequest const &
|
Returns |
Type |
Description |
StatusOr< google::monitoring::v3::NotificationChannelDescriptor > |
|
virtual ListNotificationChannels(google::monitoring::v3::ListNotificationChannelsRequest)
Parameter |
Name |
Description |
request |
google::monitoring::v3::ListNotificationChannelsRequest
|
Returns |
Type |
Description |
StreamRange< google::monitoring::v3::NotificationChannel > |
|
virtual GetNotificationChannel(google::monitoring::v3::GetNotificationChannelRequest const &)
Parameter |
Name |
Description |
request |
google::monitoring::v3::GetNotificationChannelRequest const &
|
Returns |
Type |
Description |
StatusOr< google::monitoring::v3::NotificationChannel > |
|