public sealed class DeleteEngineMetadata : IMessage<DeleteEngineMetadata>, IEquatable<DeleteEngineMetadata>, IDeepCloneable<DeleteEngineMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class DeleteEngineMetadata.
Metadata related to the progress of the
[EngineService.DeleteEngine][google.cloud.discoveryengine.v1.EngineService.DeleteEngine]
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"]],[["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-21 UTC."],[[["This document provides reference documentation for the `DeleteEngineMetadata` class within the Google Cloud Discovery Engine v1 API, specifically version 1.1.0, with links to other versions as well."],["The `DeleteEngineMetadata` class is used to track the progress of an `EngineService.DeleteEngine` operation and can be found in the `Google.Cloud.DiscoveryEngine.V1` namespace."],["The `DeleteEngineMetadata` class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DeleteEngineMetadata` class has two constructors and two properties, `CreateTime` and `UpdateTime`, both of which are of type `Timestamp`."],["The document contains a list of all available versions for the `DeleteEngineMetadata` class in the left sidebar, ranging from 1.6.0 to 1.0.0-beta06, with the latest version as 1.6.0."]]],[]]