[[["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 information for the \u003ccode\u003eListProductsResponse\u003c/code\u003e class within the Google Cloud Vision v1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListProductsResponse\u003c/code\u003e is used as a response message for the \u003ccode\u003eListProducts\u003c/code\u003e method and implements several interfaces, including \u003ccode\u003eIPageResponse<Product>\u003c/code\u003e, \u003ccode\u003eIEnumerable<Product>\u003c/code\u003e, \u003ccode\u003eIMessage\u003c/code\u003e, and others.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.7.0, with documentation also provided for prior versions, down to version 2.3.0, showing the evolution of the class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListProductsResponse\u003c/code\u003e class has properties such as \u003ccode\u003eNextPageToken\u003c/code\u003e and \u003ccode\u003eProducts\u003c/code\u003e, allowing for retrieval of the list of products and navigating through multiple pages of results.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides constructors, for both empty initialization and copying an existing \u003ccode\u003eListProductsResponse\u003c/code\u003e object, and also implements methods like \u003ccode\u003eGetEnumerator()\u003c/code\u003e to iterate through products in the response.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Vision v1 API - Class ListProductsResponse (3.7.0)\n\nVersion latestkeyboard_arrow_down\n\n- [3.7.0 (latest)](/dotnet/docs/reference/Google.Cloud.Vision.V1/latest/Google.Cloud.Vision.V1.ListProductsResponse)\n- [3.6.0](/dotnet/docs/reference/Google.Cloud.Vision.V1/3.6.0/Google.Cloud.Vision.V1.ListProductsResponse)\n- [3.5.0](/dotnet/docs/reference/Google.Cloud.Vision.V1/3.5.0/Google.Cloud.Vision.V1.ListProductsResponse)\n- [3.4.0](/dotnet/docs/reference/Google.Cloud.Vision.V1/3.4.0/Google.Cloud.Vision.V1.ListProductsResponse)\n- [3.3.0](/dotnet/docs/reference/Google.Cloud.Vision.V1/3.3.0/Google.Cloud.Vision.V1.ListProductsResponse)\n- [3.2.0](/dotnet/docs/reference/Google.Cloud.Vision.V1/3.2.0/Google.Cloud.Vision.V1.ListProductsResponse)\n- [3.1.0](/dotnet/docs/reference/Google.Cloud.Vision.V1/3.1.0/Google.Cloud.Vision.V1.ListProductsResponse)\n- [3.0.0](/dotnet/docs/reference/Google.Cloud.Vision.V1/3.0.0/Google.Cloud.Vision.V1.ListProductsResponse)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.Vision.V1/2.5.0/Google.Cloud.Vision.V1.ListProductsResponse)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Vision.V1/2.4.0/Google.Cloud.Vision.V1.ListProductsResponse)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Vision.V1/2.3.0/Google.Cloud.Vision.V1.ListProductsResponse) \n\n public sealed class ListProductsResponse : IPageResponse\u003cProduct\u003e, IEnumerable\u003cProduct\u003e, IEnumerable, IMessage\u003cListProductsResponse\u003e, IEquatable\u003cListProductsResponse\u003e, IDeepCloneable\u003cListProductsResponse\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Google Cloud Vision v1 API class ListProductsResponse.\n\nResponse message for the `ListProducts` method. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListProductsResponse \n\nImplements\n----------\n\n[IPageResponse](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/PagedEnumerableCommon.cs)[Product](/dotnet/docs/reference/Google.Cloud.Vision.V1/latest/Google.Cloud.Vision.V1.Product), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[Product](/dotnet/docs/reference/Google.Cloud.Vision.V1/latest/Google.Cloud.Vision.V1.Product), [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)[ListProductsResponse](/dotnet/docs/reference/Google.Cloud.Vision.V1/latest/Google.Cloud.Vision.V1.ListProductsResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListProductsResponse](/dotnet/docs/reference/Google.Cloud.Vision.V1/latest/Google.Cloud.Vision.V1.ListProductsResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListProductsResponse](/dotnet/docs/reference/Google.Cloud.Vision.V1/latest/Google.Cloud.Vision.V1.ListProductsResponse), [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.Vision.V1](/dotnet/docs/reference/Google.Cloud.Vision.V1/latest/Google.Cloud.Vision.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Vision.V1.dll\n\nConstructors\n------------\n\n### ListProductsResponse()\n\n public ListProductsResponse()\n\n### ListProductsResponse(ListProductsResponse)\n\n public ListProductsResponse(ListProductsResponse other)\n\nProperties\n----------\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\nToken to retrieve the next page of results, or empty if there are no more\nresults in the list.\n\n### Products\n\n public RepeatedField\u003cProduct\u003e Products { get; }\n\nList of products.\n\nMethods\n-------\n\n### GetEnumerator()\n\n public IEnumerator\u003cProduct\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]