(::Integer) — The maximum number of results to return in a single response. The server
may further constrain the maximum number of results returned in a single
page. If the page_size is <=0, the server will decide the number of results
to be returned.
#page_size=
defpage_size=(value)->::Integer
Parameter
value (::Integer) — The maximum number of results to return in a single response. The server
may further constrain the maximum number of results returned in a single
page. If the page_size is <=0, the server will decide the number of results
to be returned.
Returns
(::Integer) — The maximum number of results to return in a single response. The server
may further constrain the maximum number of results returned in a single
page. If the page_size is <=0, the server will decide the number of results
to be returned.
#page_token
defpage_token()->::String
Returns
(::String) — If this field is not empty then it must contain the nextPageToken value
returned by a previous call to this method. Using this field causes the
method to return more results from the previous method call.
#page_token=
defpage_token=(value)->::String
Parameter
value (::String) — If this field is not empty then it must contain the nextPageToken value
returned by a previous call to this method. Using this field causes the
method to return more results from the previous method call.
Returns
(::String) — If this field is not empty then it must contain the nextPageToken value
returned by a previous call to this method. Using this field causes the
method to return more results from the previous method call.
#parent
defparent()->::String
Returns
(::String) —
Required. The
project whose
Uptime check configurations are listed. The format is:
projects/[PROJECT_ID_OR_NUMBER]
#parent=
defparent=(value)->::String
Parameter
value (::String) —
Required. The
project whose
Uptime check configurations are listed. The format is:
projects/[PROJECT_ID_OR_NUMBER]
Returns
(::String) —
Required. The
project whose
Uptime check configurations are listed. The format is:
[[["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::ListUptimeCheckConfigsRequest (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-ListUptimeCheckConfigsRequest)\n- [1.6.0](/ruby/docs/reference/google-cloud-monitoring-v3/1.6.0/Google-Cloud-Monitoring-V3-ListUptimeCheckConfigsRequest)\n- [1.5.1](/ruby/docs/reference/google-cloud-monitoring-v3/1.5.1/Google-Cloud-Monitoring-V3-ListUptimeCheckConfigsRequest)\n- [1.4.0](/ruby/docs/reference/google-cloud-monitoring-v3/1.4.0/Google-Cloud-Monitoring-V3-ListUptimeCheckConfigsRequest)\n- [1.3.0](/ruby/docs/reference/google-cloud-monitoring-v3/1.3.0/Google-Cloud-Monitoring-V3-ListUptimeCheckConfigsRequest)\n- [1.2.0](/ruby/docs/reference/google-cloud-monitoring-v3/1.2.0/Google-Cloud-Monitoring-V3-ListUptimeCheckConfigsRequest)\n- [1.1.0](/ruby/docs/reference/google-cloud-monitoring-v3/1.1.0/Google-Cloud-Monitoring-V3-ListUptimeCheckConfigsRequest)\n- [1.0.1](/ruby/docs/reference/google-cloud-monitoring-v3/1.0.1/Google-Cloud-Monitoring-V3-ListUptimeCheckConfigsRequest)\n- [0.18.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.18.0/Google-Cloud-Monitoring-V3-ListUptimeCheckConfigsRequest)\n- [0.17.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.17.0/Google-Cloud-Monitoring-V3-ListUptimeCheckConfigsRequest)\n- [0.16.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.16.0/Google-Cloud-Monitoring-V3-ListUptimeCheckConfigsRequest)\n- [0.15.2](/ruby/docs/reference/google-cloud-monitoring-v3/0.15.2/Google-Cloud-Monitoring-V3-ListUptimeCheckConfigsRequest)\n- [0.14.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.14.0/Google-Cloud-Monitoring-V3-ListUptimeCheckConfigsRequest)\n- [0.13.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.13.0/Google-Cloud-Monitoring-V3-ListUptimeCheckConfigsRequest)\n- [0.12.1](/ruby/docs/reference/google-cloud-monitoring-v3/0.12.1/Google-Cloud-Monitoring-V3-ListUptimeCheckConfigsRequest)\n- [0.11.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.11.0/Google-Cloud-Monitoring-V3-ListUptimeCheckConfigsRequest)\n- [0.10.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.10.0/Google-Cloud-Monitoring-V3-ListUptimeCheckConfigsRequest)\n- [0.9.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.9.0/Google-Cloud-Monitoring-V3-ListUptimeCheckConfigsRequest)\n- [0.8.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.8.0/Google-Cloud-Monitoring-V3-ListUptimeCheckConfigsRequest)\n- [0.7.1](/ruby/docs/reference/google-cloud-monitoring-v3/0.7.1/Google-Cloud-Monitoring-V3-ListUptimeCheckConfigsRequest) \nReference documentation and code samples for the Cloud Monitoring V3 API class Google::Cloud::Monitoring::V3::ListUptimeCheckConfigsRequest.\n\nThe protocol for the `ListUptimeCheckConfigs` 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### #filter\n\n def filter() -\u003e ::String\n\n**Returns**\n\n- (::String) --- If provided, this field specifies the criteria that must be met by uptime checks to be included in the response.\n\n For more details, see [Filtering\n syntax](https://cloud.google.com/monitoring/api/v3/sorting-and-filtering#filter_syntax).\n\n### #filter=\n\n def filter=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- If provided, this field specifies the criteria that must be met by uptime checks to be included in the response.\n\n\n For more details, see [Filtering\nsyntax](https://cloud.google.com/monitoring/api/v3/sorting-and-filtering#filter_syntax). \n**Returns**\n\n- (::String) --- If provided, this field specifies the criteria that must be met by uptime checks to be included in the response.\n\n For more details, see [Filtering\n syntax](https://cloud.google.com/monitoring/api/v3/sorting-and-filtering#filter_syntax).\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. The server may further constrain the maximum number of results returned in a single page. If the page_size is \\\u003c=0, the server will decide the number of results to be returned.\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. The server may further constrain the maximum number of results returned in a single page. If the page_size is \\\u003c=0, the server will decide the number of results to be returned. \n**Returns**\n\n- (::Integer) --- The maximum number of results to return in a single response. The server may further constrain the maximum number of results returned in a single page. If the page_size is \\\u003c=0, the server will decide the number of results to be returned.\n\n### #page_token\n\n def page_token() -\u003e ::String\n\n**Returns**\n\n- (::String) --- If this field is not empty then it must contain the `nextPageToken` value returned by a previous call to this method. Using this field causes the method to return more results from the previous method call.\n\n### #page_token=\n\n def page_token=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- If this field is not empty then it must contain the `nextPageToken` value returned by a previous call to this method. Using this field causes the method to return more results from the previous method call. \n**Returns**\n\n- (::String) --- If this field is not empty then it must contain the `nextPageToken` value returned by a previous call to this method. Using this field causes the method to return more results from the previous method call.\n\n### #parent\n\n def parent() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Required. The\n [project](https://cloud.google.com/monitoring/api/v3#project_name) whose\n Uptime check configurations are listed. The format is:\n\n projects/[PROJECT_ID_OR_NUMBER]\n\n### #parent=\n\n def parent=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) ---\n\n Required. The\n [project](https://cloud.google.com/monitoring/api/v3#project_name) whose\n Uptime check configurations are listed. The format is: \n\n projects/[PROJECT_ID_OR_NUMBER]\n\n**Returns**\n\n- (::String) --- Required. The\n [project](https://cloud.google.com/monitoring/api/v3#project_name) whose\n Uptime check configurations are listed. The format is:\n\n projects/[PROJECT_ID_OR_NUMBER]"]]