Class ListContinuousTestResultsRequest (1.10.0)

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

The request message for Environments.ListContinuousTestResults.

Attributes

NameDescription
parent str
Required. The environment to list results for. Format: projects/.
page_size int
The maximum number of items to return in a single page. By default 100 and at most 1000.
page_token str
The next_page_token value returned from a previous list request.