public sealed class PurgeDocumentsMetadata : IMessage<PurgeDocumentsMetadata>, IEquatable<PurgeDocumentsMetadata>, IDeepCloneable<PurgeDocumentsMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class PurgeDocumentsMetadata.
Metadata related to the progress of the PurgeDocuments operation.
This will be returned by the google.longrunning.Operation.metadata field.
[[["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 document provides reference information for the \u003ccode\u003ePurgeDocumentsMetadata\u003c/code\u003e class within the Google Cloud Discovery Engine v1 API, with the latest version being 1.6.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePurgeDocumentsMetadata\u003c/code\u003e class is used to track the progress of a \u003ccode\u003ePurgeDocuments\u003c/code\u003e operation, which is utilized for deleting document entries, and it includes details like success, failure, and ignored entry counts.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and has implemented functions such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has several properties, such as \u003ccode\u003eCreateTime\u003c/code\u003e and \u003ccode\u003eUpdateTime\u003c/code\u003e for operation timing, and \u003ccode\u003eFailureCount\u003c/code\u003e, \u003ccode\u003eIgnoredCount\u003c/code\u003e, and \u003ccode\u003eSuccessCount\u003c/code\u003e for tracking the status of document processing.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePurgeDocumentsMetadata\u003c/code\u003e has two constructors that initialize the object: one with no parameters and another that accepts another \u003ccode\u003ePurgeDocumentsMetadata\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]