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"]],[["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\u003eDeleteEngineMetadata\u003c/code\u003e class within the Google Cloud Discovery Engine v1 API, specifically version 1.3.0, and the class is used for metadata related to the progress of an engine deletion operation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteEngineMetadata\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor (\u003ccode\u003eDeleteEngineMetadata()\u003c/code\u003e) and a copy constructor (\u003ccode\u003eDeleteEngineMetadata(DeleteEngineMetadata other)\u003c/code\u003e), which accepts another instance of \u003ccode\u003eDeleteEngineMetadata\u003c/code\u003e as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two key properties, \u003ccode\u003eCreateTime\u003c/code\u003e and \u003ccode\u003eUpdateTime\u003c/code\u003e, both of which are of the type \u003ccode\u003eTimestamp\u003c/code\u003e and describe the operation's creation and update times, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 1.6.0, and older versions ranging from 1.5.0 down to 1.0.0-beta06 are also accessible in the documentation provided.\u003c/p\u003e\n"]]],[],null,[]]