Functions
virtual clone() const
Create a new copy of this object.
Returns | |
---|---|
Type | Description |
std::unique_ptr< NotificationChannelServiceConnectionIdempotencyPolicy > |
virtual ListNotificationChannelDescriptors(google::monitoring::v3::ListNotificationChannelDescriptorsRequest)
Parameter | |
---|---|
Name | Description |
request |
google::monitoring::v3::ListNotificationChannelDescriptorsRequest
|
Returns | |
---|---|
Type | Description |
google::cloud::Idempotency |
virtual GetNotificationChannelDescriptor(google::monitoring::v3::GetNotificationChannelDescriptorRequest const &)
Parameter | |
---|---|
Name | Description |
request |
google::monitoring::v3::GetNotificationChannelDescriptorRequest const &
|
Returns | |
---|---|
Type | Description |
google::cloud::Idempotency |
virtual ListNotificationChannels(google::monitoring::v3::ListNotificationChannelsRequest)
Parameter | |
---|---|
Name | Description |
request |
google::monitoring::v3::ListNotificationChannelsRequest
|
Returns | |
---|---|
Type | Description |
google::cloud::Idempotency |
virtual GetNotificationChannel(google::monitoring::v3::GetNotificationChannelRequest const &)
Parameter | |
---|---|
Name | Description |
request |
google::monitoring::v3::GetNotificationChannelRequest const &
|
Returns | |
---|---|
Type | Description |
google::cloud::Idempotency |
virtual CreateNotificationChannel(google::monitoring::v3::CreateNotificationChannelRequest const &)
Parameter | |
---|---|
Name | Description |
request |
google::monitoring::v3::CreateNotificationChannelRequest const &
|
Returns | |
---|---|
Type | Description |
google::cloud::Idempotency |
virtual UpdateNotificationChannel(google::monitoring::v3::UpdateNotificationChannelRequest const &)
Parameter | |
---|---|
Name | Description |
request |
google::monitoring::v3::UpdateNotificationChannelRequest const &
|
Returns | |
---|---|
Type | Description |
google::cloud::Idempotency |