[[["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 documentation is for the \u003ccode\u003eListCatalogItemsResponse\u003c/code\u003e class within the Google Cloud Recommendations AI v1beta1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListCatalogItemsResponse\u003c/code\u003e class serves as a response message for the \u003ccode\u003eListCatalogItems\u003c/code\u003e method, allowing for the retrieval of catalog items.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, \u003ccode\u003eIPageResponse\u003c/code\u003e, \u003ccode\u003eIEnumerable\u003c/code\u003e, and others, providing a range of functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eCatalogItems\u003c/code\u003e (a collection of catalog items) and \u003ccode\u003eNextPageToken\u003c/code\u003e (for pagination), and it offers \u003ccode\u003eGetEnumerator()\u003c/code\u003e to iterate through the resources in the response.\u003c/p\u003e\n"],["\u003cp\u003eThere are three different versions available of the API, with the latest being 2.0.0-beta06.\u003c/p\u003e\n"]]],[],null,["# Recommendations AI v1beta1 API - Class ListCatalogItemsResponse (2.0.0-beta06)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.0-beta06 (latest)](/dotnet/docs/reference/Google.Cloud.RecommendationEngine.V1Beta1/latest/Google.Cloud.RecommendationEngine.V1Beta1.ListCatalogItemsResponse)\n- [2.0.0-beta05](/dotnet/docs/reference/Google.Cloud.RecommendationEngine.V1Beta1/2.0.0-beta05/Google.Cloud.RecommendationEngine.V1Beta1.ListCatalogItemsResponse)\n- [1.0.0-beta03](/dotnet/docs/reference/Google.Cloud.RecommendationEngine.V1Beta1/1.0.0-beta03/Google.Cloud.RecommendationEngine.V1Beta1.ListCatalogItemsResponse) \n\n public sealed class ListCatalogItemsResponse : IMessage\u003cListCatalogItemsResponse\u003e, IEquatable\u003cListCatalogItemsResponse\u003e, IDeepCloneable\u003cListCatalogItemsResponse\u003e, IBufferMessage, IMessage, IPageResponse\u003cCatalogItem\u003e, IEnumerable\u003cCatalogItem\u003e, IEnumerable\n\nReference documentation and code samples for the Recommendations AI v1beta1 API class ListCatalogItemsResponse.\n\nResponse message for ListCatalogItems method. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListCatalogItemsResponse \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListCatalogItemsResponse](/dotnet/docs/reference/Google.Cloud.RecommendationEngine.V1Beta1/latest/Google.Cloud.RecommendationEngine.V1Beta1.ListCatalogItemsResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListCatalogItemsResponse](/dotnet/docs/reference/Google.Cloud.RecommendationEngine.V1Beta1/latest/Google.Cloud.RecommendationEngine.V1Beta1.ListCatalogItemsResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListCatalogItemsResponse](/dotnet/docs/reference/Google.Cloud.RecommendationEngine.V1Beta1/latest/Google.Cloud.RecommendationEngine.V1Beta1.ListCatalogItemsResponse), [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), [IPageResponse](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/PagedEnumerableCommon.cs)[CatalogItem](/dotnet/docs/reference/Google.Cloud.RecommendationEngine.V1Beta1/latest/Google.Cloud.RecommendationEngine.V1Beta1.CatalogItem), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[CatalogItem](/dotnet/docs/reference/Google.Cloud.RecommendationEngine.V1Beta1/latest/Google.Cloud.RecommendationEngine.V1Beta1.CatalogItem), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.ienumerable) \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.RecommendationEngine.V1Beta1](/dotnet/docs/reference/Google.Cloud.RecommendationEngine.V1Beta1/latest/Google.Cloud.RecommendationEngine.V1Beta1)\n\nAssembly\n--------\n\nGoogle.Cloud.RecommendationEngine.V1Beta1.dll\n\nConstructors\n------------\n\n### ListCatalogItemsResponse()\n\n public ListCatalogItemsResponse()\n\n### ListCatalogItemsResponse(ListCatalogItemsResponse)\n\n public ListCatalogItemsResponse(ListCatalogItemsResponse other)\n\nProperties\n----------\n\n### CatalogItems\n\n public RepeatedField\u003cCatalogItem\u003e CatalogItems { get; }\n\nThe catalog items.\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\nIf empty, the list is complete. If nonempty, the token to pass to the next\nrequest's ListCatalogItemRequest.page_token.\n\nMethods\n-------\n\n### GetEnumerator()\n\n public IEnumerator\u003cCatalogItem\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]