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 documentation for the `DeleteSchemaMetadata` class within the Google Cloud Discovery Engine v1 API."],["`DeleteSchemaMetadata` is a class used as metadata for long-running operations (LROs) related to schema deletion."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for functionality in protocol buffers and object comparisons."],["Key properties of the class include `CreateTime` and `UpdateTime`, both of which use the `Timestamp` type to track operation start and update/finish times."],["There are several versions of the API available, ranging from 1.0.0-beta06 to the latest 1.6.0."]]],[]]