Class QueryProductsResponse (0.8.0)

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

QueryProductsResponse represents the response containing a list of products.

Attributes

Name Description
products MutableSequence[google.cloud.databasecenter_v1beta.types.Product]
List of database products returned.
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.