Class ListUptimeCheckConfigsRequest (2.5.2)

ListUptimeCheckConfigsRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

The protocol for the ListUptimeCheckConfigs request. .. attribute:: parent

Required. The project <https://cloud.google.com/monitoring/api/v3#project_name>__ whose Uptime check configurations are listed. The format is:

::

   projects/[PROJECT_ID_OR_NUMBER]

:type: str

Attributes

NameDescription
page_size int
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 str
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.