public sealed class DeleteSchemaMetadata : IMessage<DeleteSchemaMetadata>, IEquatable<DeleteSchemaMetadata>, IDeepCloneable<DeleteSchemaMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class DeleteSchemaMetadata.
[[["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 `DeleteSchemaMetadata` class within the Google Cloud Discovery Engine v1 API, specifically version 1.2.0, and also provides links to the latest version 1.6.0 and older versions."],["`DeleteSchemaMetadata` is a class that represents metadata for a DeleteSchema LRO (Long-Running Operation) within the Google Cloud Discovery Engine."],["The `DeleteSchemaMetadata` class inherits from the `object` class and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DeleteSchemaMetadata` class has two constructors: a default constructor and one that accepts another `DeleteSchemaMetadata` object as a parameter, allowing for object duplication."],["This class contains the properties `CreateTime` and `UpdateTime`, which are both `Timestamp` types and refer to the operation's creation time and last update/finish time respectively."]]],[]]