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\u003eThis webpage details the \u003ccode\u003eProductSet\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Vision.V1\u003c/code\u003e namespace, which is part of the Google Cloud Vision .NET library and is currently documented at version 3.0.0.\u003c/p\u003e\n"],["\u003cp\u003eA \u003ccode\u003eProductSet\u003c/code\u003e can contain multiple \u003ccode\u003eProducts\u003c/code\u003e and is limited to a maximum of one million reference images, after which indexing failures may occur.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProductSet\u003c/code\u003e class has properties such as \u003ccode\u003eDisplayName\u003c/code\u003e, \u003ccode\u003eIndexError\u003c/code\u003e, \u003ccode\u003eIndexTime\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eProductSetName\u003c/code\u003e, allowing for managing the product set name, monitoring indexing status, and getting the last indexing time, among other functions.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eProductSet\u003c/code\u003e documented on the site is 3.7.0, and you can navigate to the documentation of previous versions all the way back to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eProductSet\u003c/code\u003e implements multiple interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits certain properties from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]