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, specifically within the .NET environment."],["The `DeleteSchemaMetadata` class is used as metadata for a DeleteSchema long-running operation (LRO)."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The `DeleteSchemaMetadata` class includes properties for `CreateTime` and `UpdateTime`, both of which are represented by the `Timestamp` type."],["There are several versions of the `DeleteSchemaMetadata` available, with the latest version being 1.6.0, and the version this page is related to, being version 1.1.0."]]],[]]