public sealed class PurgeProductsResponse : IMessage<PurgeProductsResponse>, IEquatable<PurgeProductsResponse>, IDeepCloneable<PurgeProductsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class PurgeProductsResponse.
Response of the PurgeProductsRequest. If the long running operation is
successfully done, then this message is returned by the
google.longrunning.Operations.response field.
A sample of the product names that will be deleted.
Only populated if force is set to false. A max of 100 names will be
returned and the names are chosen at random.
[[["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 latest version of the \u003ccode\u003ePurgeProductsResponse\u003c/code\u003e class in the Retail v2 API is 2.12.0, and older versions are available, ranging from 2.11.0 down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePurgeProductsResponse\u003c/code\u003e is a class that provides the response to the \u003ccode\u003ePurgeProductsRequest\u003c/code\u003e and indicates the outcome of the operation via the \u003ccode\u003egoogle.longrunning.Operations.response\u003c/code\u003e field.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePurgeProductsResponse\u003c/code\u003e class 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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePurgeProductsResponse\u003c/code\u003e class includes properties like \u003ccode\u003ePurgeCount\u003c/code\u003e that returns the total count of products purged, and \u003ccode\u003ePurgeSample\u003c/code\u003e that contains a random sample of product names that will be deleted.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePurgeSampleAsProductNames\u003c/code\u003e is a property that offers a \u003ccode\u003eProductName\u003c/code\u003e-typed view of the resource names found in \u003ccode\u003ePurgeSample\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]