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 page provides documentation for the \u003ccode\u003ePurgeDocumentsMetadata\u003c/code\u003e class within the Google Cloud Discovery Engine v1 API, specifically version 1.4.0, and links to other versions as well.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePurgeDocumentsMetadata\u003c/code\u003e class is used to track the progress and metadata of a \u003ccode\u003ePurgeDocuments\u003c/code\u003e operation, which is returned via the \u003ccode\u003egoogle.longrunning.Operation.metadata\u003c/code\u003e field.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties for tracking counts related to the operation's success, failure, and ignored entries, such as \u003ccode\u003eSuccessCount\u003c/code\u003e, \u003ccode\u003eFailureCount\u003c/code\u003e, and \u003ccode\u003eIgnoredCount\u003c/code\u003e, all of which return a \u003ccode\u003elong\u003c/code\u003e type.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes timestamp properties \u003ccode\u003eCreateTime\u003c/code\u003e and \u003ccode\u003eUpdateTime\u003c/code\u003e which return a \u003ccode\u003eTimestamp\u003c/code\u003e type and track when the Purge operation was created, and when it was last updated, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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, and can be constructed using default parameters or by referencing another \u003ccode\u003ePurgeDocumentsMetadata\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]