Recommender V1 API - Class Google::Cloud::Recommender::V1::ListInsightsResponse (v1.4.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Recommender V1 API class Google::Cloud::Recommender::V1::ListInsightsResponse.
Response to the ListInsights method.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#insights
definsights()->::Array<::Google::Cloud::Recommender::V1::Insight>
Returns
-
(::Array<::Google::Cloud::Recommender::V1::Insight>) — The set of insights for the
parentresource.
#insights=
definsights=(value)->::Array<::Google::Cloud::Recommender::V1::Insight>
Parameter
-
value (::Array<::Google::Cloud::Recommender::V1::Insight>) — The set of insights for the
parentresource.
Returns
-
(::Array<::Google::Cloud::Recommender::V1::Insight>) — The set of insights for the
parentresource.
#next_page_token
defnext_page_token()->::String
Returns
- (::String) — A token that can be used to request the next page of results. This field is empty if there are no additional results.
#next_page_token=
defnext_page_token=(value)->::String
Parameter
- value (::String) — A token that can be used to request the next page of results. This field is empty if there are no additional results.
Returns
- (::String) — A token that can be used to request the next page of results. This field is empty if there are no additional results.