public sealed class PurgeCompletionSuggestionsMetadata : IMessage<PurgeCompletionSuggestionsMetadata>, IEquatable<PurgeCompletionSuggestionsMetadata>, IDeepCloneable<PurgeCompletionSuggestionsMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-31 UTC."],[[["This page provides documentation for the `PurgeCompletionSuggestionsMetadata` class within the Google Cloud Discovery Engine v1 API, covering its structure and functionality."],["The `PurgeCompletionSuggestionsMetadata` class is designed to handle metadata related to the progress of the `PurgeCompletionSuggestions` operation, as a part of the google long-running operation process."],["The class inherits from the `object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for the efficient implementation of multiple functionalities."],["The `PurgeCompletionSuggestionsMetadata` class has two constructors and two properties, `CreateTime` and `UpdateTime`, both of type `Timestamp` and related to the metadata of the operation."],["The documentation covers various versions of the API, with version 1.6.0 being the latest, and also includes version history down to version 1.0.0-beta06."]]],[]]