Class ListSourcesRequest (0.1.6)

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

A request for a list of sources.

Attributes

NameDescription
parent str
Required. Parent value for ListSourcesRequest.
page_size int
Requested page size. The server may return fewer items than requested. If unspecified, the server will pick an appropriate default value.
page_token str
A token identifying a page of results that the server should return.
filter str
Filtering results.
order_by str
Field to sort by. See https://google.aip.dev/132#ordering for more details.