public sealed class PurgeCompletionSuggestionsMetadata : IMessage<PurgeCompletionSuggestionsMetadata>, IEquatable<PurgeCompletionSuggestionsMetadata>, IDeepCloneable<PurgeCompletionSuggestionsMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1beta API class PurgeCompletionSuggestionsMetadata.
Metadata related to the progress of the PurgeCompletionSuggestions
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\u003eThe latest version of the \u003ccode\u003ePurgeCompletionSuggestionsMetadata\u003c/code\u003e class is 1.0.0-beta18, which is accessible in the \u003ccode\u003eGoogle.Cloud.DiscoveryEngine.V1Beta\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides metadata related to the progress of the \u003ccode\u003ePurgeCompletionSuggestions\u003c/code\u003e operation, as part of the Discovery Engine v1beta API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePurgeCompletionSuggestionsMetadata\u003c/code\u003e 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.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties like \u003ccode\u003eCreateTime\u003c/code\u003e and \u003ccode\u003eUpdateTime\u003c/code\u003e, which are of type \u003ccode\u003eTimestamp\u003c/code\u003e and represent the operation's creation and last update/finish times.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor \u003ccode\u003ePurgeCompletionSuggestionsMetadata()\u003c/code\u003e and a copy constructor \u003ccode\u003ePurgeCompletionSuggestionsMetadata(PurgeCompletionSuggestionsMetadata other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Discovery Engine v1beta API - Class PurgeCompletionSuggestionsMetadata (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.PurgeCompletionSuggestionsMetadata)\n- [1.0.0-beta18](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/1.0.0-beta18/Google.Cloud.DiscoveryEngine.V1Beta.PurgeCompletionSuggestionsMetadata) \n\n public sealed class PurgeCompletionSuggestionsMetadata : IMessage\u003cPurgeCompletionSuggestionsMetadata\u003e, IEquatable\u003cPurgeCompletionSuggestionsMetadata\u003e, IDeepCloneable\u003cPurgeCompletionSuggestionsMetadata\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Discovery Engine v1beta API class PurgeCompletionSuggestionsMetadata.\n\nMetadata related to the progress of the PurgeCompletionSuggestions\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 PurgeCompletionSuggestionsMetadata \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[PurgeCompletionSuggestionsMetadata](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.PurgeCompletionSuggestionsMetadata), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[PurgeCompletionSuggestionsMetadata](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.PurgeCompletionSuggestionsMetadata), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[PurgeCompletionSuggestionsMetadata](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.PurgeCompletionSuggestionsMetadata), [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### PurgeCompletionSuggestionsMetadata()\n\n public PurgeCompletionSuggestionsMetadata()\n\n### PurgeCompletionSuggestionsMetadata(PurgeCompletionSuggestionsMetadata)\n\n public PurgeCompletionSuggestionsMetadata(PurgeCompletionSuggestionsMetadata 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."]]