Reference documentation and code samples for the Cloud Monitoring V3 API class Google::Cloud::Monitoring::V3::ListNotificationChannelsResponse.
The ListNotificationChannels response.
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#next_page_token
defnext_page_token()->::String
Returns
(::String) — If not empty, indicates that there may be more results that match
the request. Use the value in the page_token field in a
subsequent request to fetch the next set of results. If empty,
all results have been returned.
#next_page_token=
defnext_page_token=(value)->::String
Parameter
value (::String) — If not empty, indicates that there may be more results that match
the request. Use the value in the page_token field in a
subsequent request to fetch the next set of results. If empty,
all results have been returned.
Returns
(::String) — If not empty, indicates that there may be more results that match
the request. Use the value in the page_token field in a
subsequent request to fetch the next set of results. If empty,
all results have been returned.
(::Integer) — The total number of notification channels in all pages. This number is only
an estimate, and may change in subsequent pages. https://aip.dev/158
#total_size=
deftotal_size=(value)->::Integer
Parameter
value (::Integer) — The total number of notification channels in all pages. This number is only
an estimate, and may change in subsequent pages. https://aip.dev/158
Returns
(::Integer) — The total number of notification channels in all pages. This number is only
an estimate, and may change in subsequent pages. https://aip.dev/158
[[["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-09-04 UTC."],[],[],null,["# Cloud Monitoring V3 API - Class Google::Cloud::Monitoring::V3::ListNotificationChannelsResponse (v1.6.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.6.1 (latest)](/ruby/docs/reference/google-cloud-monitoring-v3/latest/Google-Cloud-Monitoring-V3-ListNotificationChannelsResponse)\n- [1.6.0](/ruby/docs/reference/google-cloud-monitoring-v3/1.6.0/Google-Cloud-Monitoring-V3-ListNotificationChannelsResponse)\n- [1.5.1](/ruby/docs/reference/google-cloud-monitoring-v3/1.5.1/Google-Cloud-Monitoring-V3-ListNotificationChannelsResponse)\n- [1.4.0](/ruby/docs/reference/google-cloud-monitoring-v3/1.4.0/Google-Cloud-Monitoring-V3-ListNotificationChannelsResponse)\n- [1.3.0](/ruby/docs/reference/google-cloud-monitoring-v3/1.3.0/Google-Cloud-Monitoring-V3-ListNotificationChannelsResponse)\n- [1.2.0](/ruby/docs/reference/google-cloud-monitoring-v3/1.2.0/Google-Cloud-Monitoring-V3-ListNotificationChannelsResponse)\n- [1.1.0](/ruby/docs/reference/google-cloud-monitoring-v3/1.1.0/Google-Cloud-Monitoring-V3-ListNotificationChannelsResponse)\n- [1.0.1](/ruby/docs/reference/google-cloud-monitoring-v3/1.0.1/Google-Cloud-Monitoring-V3-ListNotificationChannelsResponse)\n- [0.18.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.18.0/Google-Cloud-Monitoring-V3-ListNotificationChannelsResponse)\n- [0.17.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.17.0/Google-Cloud-Monitoring-V3-ListNotificationChannelsResponse)\n- [0.16.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.16.0/Google-Cloud-Monitoring-V3-ListNotificationChannelsResponse)\n- [0.15.2](/ruby/docs/reference/google-cloud-monitoring-v3/0.15.2/Google-Cloud-Monitoring-V3-ListNotificationChannelsResponse)\n- [0.14.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.14.0/Google-Cloud-Monitoring-V3-ListNotificationChannelsResponse)\n- [0.13.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.13.0/Google-Cloud-Monitoring-V3-ListNotificationChannelsResponse)\n- [0.12.1](/ruby/docs/reference/google-cloud-monitoring-v3/0.12.1/Google-Cloud-Monitoring-V3-ListNotificationChannelsResponse)\n- [0.11.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.11.0/Google-Cloud-Monitoring-V3-ListNotificationChannelsResponse)\n- [0.10.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.10.0/Google-Cloud-Monitoring-V3-ListNotificationChannelsResponse)\n- [0.9.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.9.0/Google-Cloud-Monitoring-V3-ListNotificationChannelsResponse)\n- [0.8.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.8.0/Google-Cloud-Monitoring-V3-ListNotificationChannelsResponse)\n- [0.7.1](/ruby/docs/reference/google-cloud-monitoring-v3/0.7.1/Google-Cloud-Monitoring-V3-ListNotificationChannelsResponse) \nReference documentation and code samples for the Cloud Monitoring V3 API class Google::Cloud::Monitoring::V3::ListNotificationChannelsResponse.\n\nThe `ListNotificationChannels` response. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #next_page_token\n\n def next_page_token() -\u003e ::String\n\n**Returns**\n\n- (::String) --- If not empty, indicates that there may be more results that match the request. Use the value in the `page_token` field in a subsequent request to fetch the next set of results. If empty, all results have been returned.\n\n### #next_page_token=\n\n def next_page_token=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- If not empty, indicates that there may be more results that match the request. Use the value in the `page_token` field in a subsequent request to fetch the next set of results. If empty, all results have been returned. \n**Returns**\n\n- (::String) --- If not empty, indicates that there may be more results that match the request. Use the value in the `page_token` field in a subsequent request to fetch the next set of results. If empty, all results have been returned.\n\n### #notification_channels\n\n def notification_channels() -\u003e ::Array\u003c::Google::Cloud::Monitoring::V3::NotificationChannel\u003e\n\n**Returns**\n\n- (::Array\\\u003c[::Google::Cloud::Monitoring::V3::NotificationChannel](./Google-Cloud-Monitoring-V3-NotificationChannel)\\\u003e) --- The notification channels defined for the specified project.\n\n### #notification_channels=\n\n def notification_channels=(value) -\u003e ::Array\u003c::Google::Cloud::Monitoring::V3::NotificationChannel\u003e\n\n**Parameter**\n\n- **value** (::Array\\\u003c[::Google::Cloud::Monitoring::V3::NotificationChannel](./Google-Cloud-Monitoring-V3-NotificationChannel)\\\u003e) --- The notification channels defined for the specified project. \n**Returns**\n\n- (::Array\\\u003c[::Google::Cloud::Monitoring::V3::NotificationChannel](./Google-Cloud-Monitoring-V3-NotificationChannel)\\\u003e) --- The notification channels defined for the specified project.\n\n### #total_size\n\n def total_size() -\u003e ::Integer\n\n**Returns**\n\n- (::Integer) --- The total number of notification channels in all pages. This number is only an estimate, and may change in subsequent pages. https://aip.dev/158\n\n### #total_size=\n\n def total_size=(value) -\u003e ::Integer\n\n**Parameter**\n\n- **value** (::Integer) --- The total number of notification channels in all pages. This number is only an estimate, and may change in subsequent pages. https://aip.dev/158 \n**Returns**\n\n- (::Integer) --- The total number of notification channels in all pages. This number is only an estimate, and may change in subsequent pages. https://aip.dev/158"]]