Class QueryIssuesResponse (0.6.0)

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

QueryIssuesResponse is the response containing a list of issues.

Attributes

Name Description
resource_issues MutableSequence[google.cloud.databasecenter_v1beta.types.DatabaseResourceIssue]
List of issues and resource details.
next_page_token str
A token that can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.
unreachable MutableSequence[str]
Unordered list. List of unreachable regions from where data could not be retrieved.