public sealed class PurgeSuggestionDenyListEntriesMetadata : IMessage<PurgeSuggestionDenyListEntriesMetadata>, IEquatable<PurgeSuggestionDenyListEntriesMetadata>, IDeepCloneable<PurgeSuggestionDenyListEntriesMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1beta API class PurgeSuggestionDenyListEntriesMetadata.
Metadata related to the progress of the PurgeSuggestionDenyListEntries
operation. This is 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\u003ePurgeSuggestionDenyListEntriesMetadata\u003c/code\u003e class within the Google Cloud Discovery Engine v1beta API, specifically version 1.0.0-beta18.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePurgeSuggestionDenyListEntriesMetadata\u003c/code\u003e class is used to track the progress of a \u003ccode\u003ePurgeSuggestionDenyListEntries\u003c/code\u003e operation, which is part of managing suggestion deny lists.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, allowing it to interact with the Google Protobuf library.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits members from the base \u003ccode\u003eobject\u003c/code\u003e class and provides constructors for creating new instances, both default and by cloning from an existing \u003ccode\u003ePurgeSuggestionDenyListEntriesMetadata\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two properties, \u003ccode\u003eCreateTime\u003c/code\u003e and \u003ccode\u003eUpdateTime\u003c/code\u003e, both of type \u003ccode\u003eTimestamp\u003c/code\u003e, which detail the creation time and the last update time of the operation respectively.\u003c/p\u003e\n"]]],[],null,["# Discovery Engine v1beta API - Class PurgeSuggestionDenyListEntriesMetadata (1.0.0-beta19)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0-beta19 (latest)](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.PurgeSuggestionDenyListEntriesMetadata)\n- [1.0.0-beta18](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/1.0.0-beta18/Google.Cloud.DiscoveryEngine.V1Beta.PurgeSuggestionDenyListEntriesMetadata) \n\n public sealed class PurgeSuggestionDenyListEntriesMetadata : IMessage\u003cPurgeSuggestionDenyListEntriesMetadata\u003e, IEquatable\u003cPurgeSuggestionDenyListEntriesMetadata\u003e, IDeepCloneable\u003cPurgeSuggestionDenyListEntriesMetadata\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Discovery Engine v1beta API class PurgeSuggestionDenyListEntriesMetadata.\n\nMetadata related to the progress of the PurgeSuggestionDenyListEntries\noperation. This is returned by the google.longrunning.Operation.metadata\nfield. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e PurgeSuggestionDenyListEntriesMetadata \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[PurgeSuggestionDenyListEntriesMetadata](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.PurgeSuggestionDenyListEntriesMetadata), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[PurgeSuggestionDenyListEntriesMetadata](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.PurgeSuggestionDenyListEntriesMetadata), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[PurgeSuggestionDenyListEntriesMetadata](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.PurgeSuggestionDenyListEntriesMetadata), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.DiscoveryEngine.V1Beta](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta)\n\nAssembly\n--------\n\nGoogle.Cloud.DiscoveryEngine.V1Beta.dll\n\nConstructors\n------------\n\n### PurgeSuggestionDenyListEntriesMetadata()\n\n public PurgeSuggestionDenyListEntriesMetadata()\n\n### PurgeSuggestionDenyListEntriesMetadata(PurgeSuggestionDenyListEntriesMetadata)\n\n public PurgeSuggestionDenyListEntriesMetadata(PurgeSuggestionDenyListEntriesMetadata other)\n\nProperties\n----------\n\n### CreateTime\n\n public Timestamp CreateTime { get; set; }\n\nOperation create time.\n\n### UpdateTime\n\n public Timestamp UpdateTime { get; set; }\n\nOperation last update time. If the operation is done, this is also the\nfinish time."]]