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 within the \u003ccode\u003eGoogle.Cloud.Vision.V1\u003c/code\u003e namespace, used for configuring the deletion of Products within a ProductSet.\u003c/p\u003e\n"],["\u003cp\u003eThe latest available version for \u003ccode\u003eProductSetPurgeConfig\u003c/code\u003e is 3.7.0, with numerous previous versions also listed and linked, ranging down to version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eProductSetPurgeConfig\u003c/code\u003e implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, along with inheriting members from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eIt contains a public property, \u003ccode\u003eProductSetId\u003c/code\u003e, which is a string used to identify the \u003ccode\u003eProductSet\u003c/code\u003e containing the \u003ccode\u003eProducts\u003c/code\u003e that need to be deleted, even if the Product is part of other \u003ccode\u003eProductSets\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for creating a new instance of the class, one being the default, and the other allowing for instantiation from a previously created \u003ccode\u003eProductSetPurgeConfig\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]