Class SummarizeMaintenancesRequest (0.3.0)

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

Request message for SummarizeMaintenances custom method.

Attributes

Name Description
parent str
Required. The parent of the resource maintenance. eg. projects/123/locations/*
page_size int
The maximum number of resource maintenances to send per page. The default page size is 20 and the maximum is 1000.
page_token str
The page token: If the next_page_token from a previous response is provided, this request will send the subsequent page.
filter str
Filter the list as specified in https://google.aip.dev/160. Supported fields include: - maintenance.maintenanceName Examples: - maintenance.maintenanceName="eb3b709c-9ca1-5472-9fb6-800a3849eda1"
order_by str
Order results as specified in https://google.aip.dev/132.