public sealed class PurgeProductsRequest : IMessage<PurgeProductsRequest>, IEquatable<PurgeProductsRequest>, IDeepCloneable<PurgeProductsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Vision v1 API class PurgeProductsRequest.
[[["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\u003ePurgeProductsRequest\u003c/code\u003e class is part of the Google Cloud Vision v1 API and is used to request the deletion of products, supporting multiple versions, with the latest being 3.7.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class, \u003ccode\u003ePurgeProductsRequest\u003c/code\u003e, which inherits from multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allows for the removal of products not associated with any \u003ccode\u003eProductSet\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePurgeProductsRequest\u003c/code\u003e class offers properties such as \u003ccode\u003eDeleteOrphanProducts\u003c/code\u003e and \u003ccode\u003eForce\u003c/code\u003e to control the specifics of the deletion process, including the ability to delete products not in a \u003ccode\u003eProductSet\u003c/code\u003e and to override the default setting of whether or not to perform the deletion.\u003c/p\u003e\n"],["\u003cp\u003eThe request requires specifying the \u003ccode\u003eParent\u003c/code\u003e, which represents the project and location where the products should be deleted, using a format like \u003ccode\u003eprojects/PROJECT_ID/locations/LOC_ID\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eYou can use the \u003ccode\u003eProductSetPurgeConfig\u003c/code\u003e property to designate a specific \u003ccode\u003eProductSet\u003c/code\u003e from which products should be deleted, offering a targeted way to remove the relevant products.\u003c/p\u003e\n"]]],[],null,[]]