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 information for the `DeleteSchemaMetadata` class within the Google Cloud Discovery Engine v1 API."],["The latest version of `DeleteSchemaMetadata` is 1.6.0, and this page also lists versions back to 1.0.0-beta06."],["`DeleteSchemaMetadata` is used as metadata for the DeleteSchema LRO and inherits from object while implementing several interfaces, including IMessage, IEquatable, and IDeepCloneable."],["The class contains two properties: `CreateTime` and `UpdateTime`, which are both of type Timestamp and denote the operation's create and update times, respectively."],["The class also has two constructors available: `DeleteSchemaMetadata()` and `DeleteSchemaMetadata(DeleteSchemaMetadata other)` where the second takes in an instance of the class as a parameter."]]],[]]