Send feedback
Class NotificationChannelServiceConnection (2.45.0-rc)
Stay organized with collections
Save and categorize content based on your preferences.
Version latestkeyboard_arrow_down
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 >
virtual CreateNotificationChannel(google::monitoring::v3::CreateNotificationChannelRequest const &)
Parameter
Name
Description
request
google::monitoring::v3::CreateNotificationChannelRequest const &
Returns
Type
Description
StatusOr< google::monitoring::v3::NotificationChannel >
virtual UpdateNotificationChannel(google::monitoring::v3::UpdateNotificationChannelRequest const &)
Parameter
Name
Description
request
google::monitoring::v3::UpdateNotificationChannelRequest const &
Returns
Type
Description
StatusOr< google::monitoring::v3::NotificationChannel >
virtual DeleteNotificationChannel(google::monitoring::v3::DeleteNotificationChannelRequest const &)
Parameter
Name
Description
request
google::monitoring::v3::DeleteNotificationChannelRequest const &
Returns
Type
Description
Status
virtual SendNotificationChannelVerificationCode(google::monitoring::v3::SendNotificationChannelVerificationCodeRequest const &)
Parameter
Name
Description
request
google::monitoring::v3::SendNotificationChannelVerificationCodeRequest const &
Returns
Type
Description
Status
virtual GetNotificationChannelVerificationCode(google::monitoring::v3::GetNotificationChannelVerificationCodeRequest const &)
Parameter
Name
Description
request
google::monitoring::v3::GetNotificationChannelVerificationCodeRequest const &
Returns
Type
Description
StatusOr< google::monitoring::v3::GetNotificationChannelVerificationCodeResponse >
virtual VerifyNotificationChannel(google::monitoring::v3::VerifyNotificationChannelRequest const &)
Parameter
Name
Description
request
google::monitoring::v3::VerifyNotificationChannelRequest const &
Returns
Type
Description
StatusOr< google::monitoring::v3::NotificationChannel >
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-12-03 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-12-03 UTC."],[],[]]