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 page provides reference documentation for the `DeleteSchemaMetadata` class within the Google Cloud Discovery Engine v1 API."],["`DeleteSchemaMetadata` serves as metadata for the DeleteSchema Long-Running Operation (LRO), and it's part of the `Google.Cloud.DiscoveryEngine.V1` namespace."],["The class includes constructors for creating instances of `DeleteSchemaMetadata` and properties `CreateTime` and `UpdateTime` that store operation timestamps, both of which are of type `Timestamp`."],["This documentation page also displays all available versions of `DeleteSchemaMetadata`, where 1.6.0 is the latest."],["`DeleteSchemaMetadata` implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."]]],[]]