Class ListEnvironmentsRequest (1.0.0)

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

The request message for Environments.ListEnvironments.

Attributes

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