Class ListReportConfigsResponse (0.1.6)

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

Response message for listing report configs.

Attributes

NameDescription
report_configs MutableSequence[google.cloud.migrationcenter_v1.types.ReportConfig]
A list of report configs.
next_page_token str
A token identifying a page of results the server should return.
unreachable MutableSequence[str]
Locations that could not be reached.