Class ListInsightTypesResponse (2.15.2)

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

Response for the ListInsightTypes method.

Attributes

NameDescription
insight_types MutableSequence[google.cloud.recommender_v1beta1.types.InsightType]
The set of recommenders available
next_page_token str
A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.