Class ListSourcesResponse (1.7.0)

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

Response message for listing sources.

Attributes

NameDescription
sources Sequence[google.cloud.securitycenter_v1beta1.types.Source]
Sources belonging to the requested parent.
next_page_token str
Token to retrieve the next page of results, or empty if there are no more results.