Reference documentation and code samples for the Cloud Monitoring V3 API class Google::Cloud::Monitoring::V3::ListNotificationChannelDescriptorsRequest.
The ListNotificationChannelDescriptors request.
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#name
defname()->::String
Returns
(::String) — Required. The REST resource name of the parent from which to retrieve
the notification channel descriptors. The expected syntax is:
projects/[PROJECT_ID_OR_NUMBER]
Note that this
names the parent
container in which to look for the descriptors; to retrieve a single
descriptor by name, use the
GetNotificationChannelDescriptor
operation, instead.
#name=
defname=(value)->::String
Parameter
value (::String) — Required. The REST resource name of the parent from which to retrieve
the notification channel descriptors. The expected syntax is:
projects/[PROJECT_ID_OR_NUMBER]
Note that this
names the parent
container in which to look for the descriptors; to retrieve a single
descriptor by name, use the
GetNotificationChannelDescriptor
operation, instead.
Returns
(::String) — Required. The REST resource name of the parent from which to retrieve
the notification channel descriptors. The expected syntax is:
projects/[PROJECT_ID_OR_NUMBER]
Note that this
names the parent
container in which to look for the descriptors; to retrieve a single
descriptor by name, use the
GetNotificationChannelDescriptor
operation, instead.
#page_size
defpage_size()->::Integer
Returns
(::Integer) — The maximum number of results to return in a single response. If
not set to a positive number, a reasonable value will be chosen by the
service.
#page_size=
defpage_size=(value)->::Integer
Parameter
value (::Integer) — The maximum number of results to return in a single response. If
not set to a positive number, a reasonable value will be chosen by the
service.
Returns
(::Integer) — The maximum number of results to return in a single response. If
not set to a positive number, a reasonable value will be chosen by the
service.
#page_token
defpage_token()->::String
Returns
(::String) — If non-empty, page_token must contain a value returned as the
next_page_token in a previous response to request the next set
of results.
#page_token=
defpage_token=(value)->::String
Parameter
value (::String) — If non-empty, page_token must contain a value returned as the
next_page_token in a previous response to request the next set
of results.
Returns
(::String) — If non-empty, page_token must contain a value returned as the
next_page_token in a previous response to request the next set
of results.
[[["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::ListNotificationChannelDescriptorsRequest (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-ListNotificationChannelDescriptorsRequest)\n- [1.6.0](/ruby/docs/reference/google-cloud-monitoring-v3/1.6.0/Google-Cloud-Monitoring-V3-ListNotificationChannelDescriptorsRequest)\n- [1.5.1](/ruby/docs/reference/google-cloud-monitoring-v3/1.5.1/Google-Cloud-Monitoring-V3-ListNotificationChannelDescriptorsRequest)\n- [1.4.0](/ruby/docs/reference/google-cloud-monitoring-v3/1.4.0/Google-Cloud-Monitoring-V3-ListNotificationChannelDescriptorsRequest)\n- [1.3.0](/ruby/docs/reference/google-cloud-monitoring-v3/1.3.0/Google-Cloud-Monitoring-V3-ListNotificationChannelDescriptorsRequest)\n- [1.2.0](/ruby/docs/reference/google-cloud-monitoring-v3/1.2.0/Google-Cloud-Monitoring-V3-ListNotificationChannelDescriptorsRequest)\n- [1.1.0](/ruby/docs/reference/google-cloud-monitoring-v3/1.1.0/Google-Cloud-Monitoring-V3-ListNotificationChannelDescriptorsRequest)\n- [1.0.1](/ruby/docs/reference/google-cloud-monitoring-v3/1.0.1/Google-Cloud-Monitoring-V3-ListNotificationChannelDescriptorsRequest)\n- [0.18.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.18.0/Google-Cloud-Monitoring-V3-ListNotificationChannelDescriptorsRequest)\n- [0.17.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.17.0/Google-Cloud-Monitoring-V3-ListNotificationChannelDescriptorsRequest)\n- [0.16.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.16.0/Google-Cloud-Monitoring-V3-ListNotificationChannelDescriptorsRequest)\n- [0.15.2](/ruby/docs/reference/google-cloud-monitoring-v3/0.15.2/Google-Cloud-Monitoring-V3-ListNotificationChannelDescriptorsRequest)\n- [0.14.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.14.0/Google-Cloud-Monitoring-V3-ListNotificationChannelDescriptorsRequest)\n- [0.13.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.13.0/Google-Cloud-Monitoring-V3-ListNotificationChannelDescriptorsRequest)\n- [0.12.1](/ruby/docs/reference/google-cloud-monitoring-v3/0.12.1/Google-Cloud-Monitoring-V3-ListNotificationChannelDescriptorsRequest)\n- [0.11.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.11.0/Google-Cloud-Monitoring-V3-ListNotificationChannelDescriptorsRequest)\n- [0.10.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.10.0/Google-Cloud-Monitoring-V3-ListNotificationChannelDescriptorsRequest)\n- [0.9.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.9.0/Google-Cloud-Monitoring-V3-ListNotificationChannelDescriptorsRequest)\n- [0.8.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.8.0/Google-Cloud-Monitoring-V3-ListNotificationChannelDescriptorsRequest)\n- [0.7.1](/ruby/docs/reference/google-cloud-monitoring-v3/0.7.1/Google-Cloud-Monitoring-V3-ListNotificationChannelDescriptorsRequest) \nReference documentation and code samples for the Cloud Monitoring V3 API class Google::Cloud::Monitoring::V3::ListNotificationChannelDescriptorsRequest.\n\nThe `ListNotificationChannelDescriptors` request. \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### #name\n\n def name() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Required. The REST resource name of the parent from which to retrieve the notification channel descriptors. The expected syntax is:\n\n projects/[PROJECT_ID_OR_NUMBER]\n\n Note that this\n [names](https://cloud.google.com/monitoring/api/v3#project_name) the parent\n container in which to look for the descriptors; to retrieve a single\n descriptor by name, use the\n [GetNotificationChannelDescriptor](/ruby/docs/reference/google-cloud-monitoring-v3/latest/Google-Cloud-Monitoring-V3-NotificationChannelService-Client#Google__Cloud__Monitoring__V3__NotificationChannelService__Client_get_notification_channel_descriptor_instance_ \"Google::Cloud::Monitoring::V3::NotificationChannelService::Client#get_notification_channel_descriptor (method)\")\n operation, instead.\n\n### #name=\n\n def name=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Required. The REST resource name of the parent from which to retrieve the notification channel descriptors. The expected syntax is:\n\n\n projects/[PROJECT_ID_OR_NUMBER]\n\n Note that this\n [names](https://cloud.google.com/monitoring/api/v3#project_name) the parent\n container in which to look for the descriptors; to retrieve a single\n descriptor by name, use the\n [GetNotificationChannelDescriptor](/ruby/docs/reference/google-cloud-monitoring-v3/latest/Google-Cloud-Monitoring-V3-NotificationChannelService-Client#Google__Cloud__Monitoring__V3__NotificationChannelService__Client_get_notification_channel_descriptor_instance_ \"Google::Cloud::Monitoring::V3::NotificationChannelService::Client#get_notification_channel_descriptor (method)\")\noperation, instead. \n**Returns**\n\n- (::String) --- Required. The REST resource name of the parent from which to retrieve the notification channel descriptors. The expected syntax is:\n\n projects/[PROJECT_ID_OR_NUMBER]\n\n Note that this\n [names](https://cloud.google.com/monitoring/api/v3#project_name) the parent\n container in which to look for the descriptors; to retrieve a single\n descriptor by name, use the\n [GetNotificationChannelDescriptor](/ruby/docs/reference/google-cloud-monitoring-v3/latest/Google-Cloud-Monitoring-V3-NotificationChannelService-Client#Google__Cloud__Monitoring__V3__NotificationChannelService__Client_get_notification_channel_descriptor_instance_ \"Google::Cloud::Monitoring::V3::NotificationChannelService::Client#get_notification_channel_descriptor (method)\")\n operation, instead.\n\n### #page_size\n\n def page_size() -\u003e ::Integer\n\n**Returns**\n\n- (::Integer) --- The maximum number of results to return in a single response. If not set to a positive number, a reasonable value will be chosen by the service.\n\n### #page_size=\n\n def page_size=(value) -\u003e ::Integer\n\n**Parameter**\n\n- **value** (::Integer) --- The maximum number of results to return in a single response. If not set to a positive number, a reasonable value will be chosen by the service. \n**Returns**\n\n- (::Integer) --- The maximum number of results to return in a single response. If not set to a positive number, a reasonable value will be chosen by the service.\n\n### #page_token\n\n def page_token() -\u003e ::String\n\n**Returns**\n\n- (::String) --- If non-empty, `page_token` must contain a value returned as the `next_page_token` in a previous response to request the next set of results.\n\n### #page_token=\n\n def page_token=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- If non-empty, `page_token` must contain a value returned as the `next_page_token` in a previous response to request the next set of results. \n**Returns**\n\n- (::String) --- If non-empty, `page_token` must contain a value returned as the `next_page_token` in a previous response to request the next set of results."]]