Class ListErrorFramesRequest (0.1.6)

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

A request to list error frames for a source.

Attributes

NameDescription
parent str
Required. Parent value (the source) for ListErrorFramesRequest.
page_size int
Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.
page_token str
A token identifying a page of results the server should return.
view google.cloud.migrationcenter_v1.types.ErrorFrameView
Optional. An optional view mode to control the level of details of each error frame. The default is a BASIC frame view.