[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eListRecommendationsResponse\u003c/code\u003e class within the Google Cloud Recommender v1 API, including its properties, methods, and constructors.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListRecommendationsResponse\u003c/code\u003e class serves as the response type for the \u003ccode\u003eListRecommendations\u003c/code\u003e method, allowing you to iterate through a collection of \u003ccode\u003eRecommendation\u003c/code\u003e objects, and it also implements multiple interfaces such as \u003ccode\u003eIPageResponse\u003c/code\u003e, \u003ccode\u003eIEnumerable\u003c/code\u003e, \u003ccode\u003eIMessage\u003c/code\u003e, and others.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists available versions of the API, ranging from version 3.7.0 (latest) down to version 2.5.0, each with its own link to the documentation for the \u003ccode\u003eListRecommendationsResponse\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eListRecommendationsResponse\u003c/code\u003e class include \u003ccode\u003eNextPageToken\u003c/code\u003e (a string for paginated results) and \u003ccode\u003eRecommendations\u003c/code\u003e (a \u003ccode\u003eRepeatedField\u003c/code\u003e containing \u003ccode\u003eRecommendation\u003c/code\u003e objects).\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eListRecommendationsResponse\u003c/code\u003e has two constructors, one that is parameterless and the other that takes an existing \u003ccode\u003eListRecommendationsResponse\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Recommender v1 API - Class ListRecommendationsResponse (3.7.0)\n\nVersion latestkeyboard_arrow_down\n\n- [3.7.0 (latest)](/dotnet/docs/reference/Google.Cloud.Recommender.V1/latest/Google.Cloud.Recommender.V1.ListRecommendationsResponse)\n- [3.6.0](/dotnet/docs/reference/Google.Cloud.Recommender.V1/3.6.0/Google.Cloud.Recommender.V1.ListRecommendationsResponse)\n- [3.5.0](/dotnet/docs/reference/Google.Cloud.Recommender.V1/3.5.0/Google.Cloud.Recommender.V1.ListRecommendationsResponse)\n- [3.4.0](/dotnet/docs/reference/Google.Cloud.Recommender.V1/3.4.0/Google.Cloud.Recommender.V1.ListRecommendationsResponse)\n- [3.3.0](/dotnet/docs/reference/Google.Cloud.Recommender.V1/3.3.0/Google.Cloud.Recommender.V1.ListRecommendationsResponse)\n- [3.2.0](/dotnet/docs/reference/Google.Cloud.Recommender.V1/3.2.0/Google.Cloud.Recommender.V1.ListRecommendationsResponse)\n- [3.1.0](/dotnet/docs/reference/Google.Cloud.Recommender.V1/3.1.0/Google.Cloud.Recommender.V1.ListRecommendationsResponse)\n- [3.0.0](/dotnet/docs/reference/Google.Cloud.Recommender.V1/3.0.0/Google.Cloud.Recommender.V1.ListRecommendationsResponse)\n- [2.8.0](/dotnet/docs/reference/Google.Cloud.Recommender.V1/2.8.0/Google.Cloud.Recommender.V1.ListRecommendationsResponse)\n- [2.7.0](/dotnet/docs/reference/Google.Cloud.Recommender.V1/2.7.0/Google.Cloud.Recommender.V1.ListRecommendationsResponse)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.Recommender.V1/2.6.0/Google.Cloud.Recommender.V1.ListRecommendationsResponse)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.Recommender.V1/2.5.0/Google.Cloud.Recommender.V1.ListRecommendationsResponse) \n\n public sealed class ListRecommendationsResponse : IPageResponse\u003cRecommendation\u003e, IEnumerable\u003cRecommendation\u003e, IEnumerable, IMessage\u003cListRecommendationsResponse\u003e, IEquatable\u003cListRecommendationsResponse\u003e, IDeepCloneable\u003cListRecommendationsResponse\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Google Cloud Recommender v1 API class ListRecommendationsResponse.\n\nResponse to the `ListRecommendations` method. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListRecommendationsResponse \n\nImplements\n----------\n\n[IPageResponse](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/PagedEnumerableCommon.cs)[Recommendation](/dotnet/docs/reference/Google.Cloud.Recommender.V1/latest/Google.Cloud.Recommender.V1.Recommendation), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[Recommendation](/dotnet/docs/reference/Google.Cloud.Recommender.V1/latest/Google.Cloud.Recommender.V1.Recommendation), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.ienumerable), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListRecommendationsResponse](/dotnet/docs/reference/Google.Cloud.Recommender.V1/latest/Google.Cloud.Recommender.V1.ListRecommendationsResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListRecommendationsResponse](/dotnet/docs/reference/Google.Cloud.Recommender.V1/latest/Google.Cloud.Recommender.V1.ListRecommendationsResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListRecommendationsResponse](/dotnet/docs/reference/Google.Cloud.Recommender.V1/latest/Google.Cloud.Recommender.V1.ListRecommendationsResponse), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Recommender.V1](/dotnet/docs/reference/Google.Cloud.Recommender.V1/latest/Google.Cloud.Recommender.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Recommender.V1.dll\n\nConstructors\n------------\n\n### ListRecommendationsResponse()\n\n public ListRecommendationsResponse()\n\n### ListRecommendationsResponse(ListRecommendationsResponse)\n\n public ListRecommendationsResponse(ListRecommendationsResponse other)\n\nProperties\n----------\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\nA token that can be used to request the next page of results. This field is\nempty if there are no additional results.\n\n### Recommendations\n\n public RepeatedField\u003cRecommendation\u003e Recommendations { get; }\n\nThe set of recommendations for the `parent` resource.\n\nMethods\n-------\n\n### GetEnumerator()\n\n public IEnumerator\u003cRecommendation\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]