Class ListRolloutKindsRequest (0.2.0)

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

The request structure for the ListRolloutKinds method.

Attributes

Name Description
parent str
Required. The parent of the rollout kind.
page_size int
The maximum number of rollout kinds to send per page.
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.
order_by str
Order results as specified in https://google.aip.dev/132.