ListInsightsResponse

Response to the ListInsights method.

JSON representation
{
  "insights": [
    {
      object (Insight)
    }
  ],
  "nextPageToken": string
}
Fields
insights[]

object (Insight)

The set of insights for the parent resource.

nextPageToken

string

A token that can be used to request the next page of results. This field is empty if there are no additional results.