public sealed class ProductSet : IMessage<ProductSet>, IEquatable<ProductSet>, IDeepCloneable<ProductSet>, IBufferMessage, IMessage
A ProductSet contains Products. A ProductSet can contain a maximum of 1
million reference images. If the limit is exceeded, periodic indexing will
fail.
Output only. The time at which this ProductSet was last indexed. Query
results will reflect all updates before this time. If this ProductSet has
never been indexed, this timestamp is the default value
"1970-01-01T00:00:00Z".
[[["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\u003eProductSet\u003c/code\u003e class in the Google Cloud Vision API's .NET library (version 2.4.0) is designed to contain a collection of \u003ccode\u003eProduct\u003c/code\u003e objects, with a limit of 1 million reference images per \u003ccode\u003eProductSet\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis \u003ccode\u003eProductSet\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of a \u003ccode\u003eProductSet\u003c/code\u003e include \u003ccode\u003eDisplayName\u003c/code\u003e, \u003ccode\u003eIndexError\u003c/code\u003e, \u003ccode\u003eIndexTime\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e, which store user-provided names, indexing errors, the last indexing time, and the resource name, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere are a range of versions available for this class, from 2.3.0 to the latest version, 3.7.0.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are provided for the ProductSet, a default one, and one that creates a ProductSet from another existing ProductSet.\u003c/p\u003e\n"]]],[],null,[]]