public sealed class ProductSetPurgeConfig : IMessage<ProductSetPurgeConfig>, IEquatable<ProductSetPurgeConfig>, IDeepCloneable<ProductSetPurgeConfig>, IBufferMessage, IMessage
Config to control which ProductSet contains the Products to be deleted.
The ProductSet that contains the Products to delete. If a Product is a
member of product_set_id in addition to other ProductSets, the Product will
still be deleted.
[[["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\u003eProductSetPurgeConfig\u003c/code\u003e class, which is used to specify which \u003ccode\u003eProductSet\u003c/code\u003e contains the products that are to be deleted within the Google Cloud Vision API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eProductSetPurgeConfig\u003c/code\u003e is 3.7.0, and the page also lists previous versions ranging back to 2.3.0 for users who are not on the newest version.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eProductSetPurgeConfig\u003c/code\u003e 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\u003eIt provides two constructors, one default and one that takes another \u003ccode\u003eProductSetPurgeConfig\u003c/code\u003e instance, allowing for the creation of new objects or cloning existing objects.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a \u003ccode\u003eProductSetId\u003c/code\u003e property, a string that indicates the \u003ccode\u003eProductSet\u003c/code\u003e containing the Products that are intended for deletion.\u003c/p\u003e\n"]]],[],null,[]]