GetEnvironmentHistoryRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
The request message for Environments.GetEnvironmentHistory.
Attributes |
|
---|---|
Name | Description |
parent |
str
Required. The name of the environment to retrieve history for. Supported formats: - projects/
- projects/
The environment ID for the default environment is - .
|
page_size |
int
Optional. The maximum number of items to return in a single page. By default 100 and at most 1000. |
page_token |
str
Optional. The next_page_token value returned from a previous list request. |