Class ListChangeLogEntriesRequest (0.1.1)

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

A request to list change log entries.

Attributes

Name Description
parent str
Required. The order to list change log entries for. Format: projects/{project}/locations/{location}/orders/{order}
page_size int
Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.
page_token str
Optional. A token identifying a page of results the server should return.
filter str
Optional. Filtering condition. See AIP-160 __.
order_by str
Optional. Hint for how to order the results.