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 focusing on version 1.1.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePurgeDocumentsMetadata\u003c/code\u003e tracks the progress of a \u003ccode\u003ePurgeDocuments\u003c/code\u003e operation, reporting on successes, failures, and ignored entries, and can be used to view operation metadata.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eCreateTime\u003c/code\u003e, \u003ccode\u003eUpdateTime\u003c/code\u003e, \u003ccode\u003eFailureCount\u003c/code\u003e, \u003ccode\u003eIgnoredCount\u003c/code\u003e, and \u003ccode\u003eSuccessCount\u003c/code\u003e to detail the status and results of the purge operation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePurgeDocumentsMetadata\u003c/code\u003e 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, indicating its structure and behavior within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThis class has a constructor to create a new instance, and another to create one with data from a different instance of \u003ccode\u003ePurgeDocumentsMetadata\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]