[[["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\u003eThe \u003ccode\u003eListProductsInProductSetResponse\u003c/code\u003e class is part of the Google Cloud Vision v1 API and is used to represent the response for the \u003ccode\u003eListProductsInProductSet\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides methods to iterate through a collection of \u003ccode\u003eProduct\u003c/code\u003e resources and implements various interfaces for different functionalities, including \u003ccode\u003eIPageResponse<Product>\u003c/code\u003e, \u003ccode\u003eIEnumerable<Product>\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as \u003ccode\u003eNextPageToken\u003c/code\u003e, used to retrieve the next page of results, and \u003ccode\u003eProducts\u003c/code\u003e, which holds a list of \u003ccode\u003eProduct\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API class available is version 3.7.0, with previous versions ranging back to version 2.3.0 available to view.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Vision v1 API - Class ListProductsInProductSetResponse (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.ListProductsInProductSetResponse)\n- [3.6.0](/dotnet/docs/reference/Google.Cloud.Vision.V1/3.6.0/Google.Cloud.Vision.V1.ListProductsInProductSetResponse)\n- [3.5.0](/dotnet/docs/reference/Google.Cloud.Vision.V1/3.5.0/Google.Cloud.Vision.V1.ListProductsInProductSetResponse)\n- [3.4.0](/dotnet/docs/reference/Google.Cloud.Vision.V1/3.4.0/Google.Cloud.Vision.V1.ListProductsInProductSetResponse)\n- [3.3.0](/dotnet/docs/reference/Google.Cloud.Vision.V1/3.3.0/Google.Cloud.Vision.V1.ListProductsInProductSetResponse)\n- [3.2.0](/dotnet/docs/reference/Google.Cloud.Vision.V1/3.2.0/Google.Cloud.Vision.V1.ListProductsInProductSetResponse)\n- [3.1.0](/dotnet/docs/reference/Google.Cloud.Vision.V1/3.1.0/Google.Cloud.Vision.V1.ListProductsInProductSetResponse)\n- [3.0.0](/dotnet/docs/reference/Google.Cloud.Vision.V1/3.0.0/Google.Cloud.Vision.V1.ListProductsInProductSetResponse)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.Vision.V1/2.5.0/Google.Cloud.Vision.V1.ListProductsInProductSetResponse)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Vision.V1/2.4.0/Google.Cloud.Vision.V1.ListProductsInProductSetResponse)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Vision.V1/2.3.0/Google.Cloud.Vision.V1.ListProductsInProductSetResponse) \n\n public sealed class ListProductsInProductSetResponse : IPageResponse\u003cProduct\u003e, IEnumerable\u003cProduct\u003e, IEnumerable, IMessage\u003cListProductsInProductSetResponse\u003e, IEquatable\u003cListProductsInProductSetResponse\u003e, IDeepCloneable\u003cListProductsInProductSetResponse\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Google Cloud Vision v1 API class ListProductsInProductSetResponse.\n\nResponse message for the `ListProductsInProductSet` method. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListProductsInProductSetResponse \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)[ListProductsInProductSetResponse](/dotnet/docs/reference/Google.Cloud.Vision.V1/latest/Google.Cloud.Vision.V1.ListProductsInProductSetResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListProductsInProductSetResponse](/dotnet/docs/reference/Google.Cloud.Vision.V1/latest/Google.Cloud.Vision.V1.ListProductsInProductSetResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListProductsInProductSetResponse](/dotnet/docs/reference/Google.Cloud.Vision.V1/latest/Google.Cloud.Vision.V1.ListProductsInProductSetResponse), [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### ListProductsInProductSetResponse()\n\n public ListProductsInProductSetResponse()\n\n### ListProductsInProductSetResponse(ListProductsInProductSetResponse)\n\n public ListProductsInProductSetResponse(ListProductsInProductSetResponse 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\nThe list 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."]]