Class ListSourcesRequest (1.27.0)

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

Request message for listing sources.

Attributes

NameDescription
parent str
Required. Resource name of the parent of sources to list. Its format should be "organizations/[organization_id], folders/[folder_id], or projects/[project_id]".
page_token str
The value returned by the last ListSourcesResponse; indicates that this is a continuation of a prior ListSources call, and that the system should return the next page of data.
page_size int
The maximum number of results to return in a single response. Default is 10, minimum is 1, maximum is 1000.