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 reference documentation for the \u003ccode\u003ePurgeDocumentsMetadata\u003c/code\u003e class within the Google Cloud Discovery Engine v1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePurgeDocumentsMetadata\u003c/code\u003e is a class that provides metadata on the progress of a \u003ccode\u003ePurgeDocuments\u003c/code\u003e operation, detailing successes, failures, and ignored entries.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, demonstrating its role in handling document purge operations.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties such as \u003ccode\u003eCreateTime\u003c/code\u003e, \u003ccode\u003eFailureCount\u003c/code\u003e, \u003ccode\u003eIgnoredCount\u003c/code\u003e, \u003ccode\u003eSuccessCount\u003c/code\u003e, and \u003ccode\u003eUpdateTime\u003c/code\u003e, which are used to track and report on the status and results of the \u003ccode\u003ePurgeDocuments\u003c/code\u003e operation.\u003c/p\u003e\n"],["\u003cp\u003eDifferent versions of the class are accessible, with version 1.6.0 being the latest, and the class is associated with the namespace \u003ccode\u003eGoogle.Cloud.DiscoveryEngine.V1\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]