public sealed class DeleteSchemaMetadata : IMessage<DeleteSchemaMetadata>, IEquatable<DeleteSchemaMetadata>, IDeepCloneable<DeleteSchemaMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1beta 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 documentation provides details for the `DeleteSchemaMetadata` class within the Google Cloud Discovery Engine v1beta API, specifically for version 1.0.0-beta17."],["`DeleteSchemaMetadata` is used as metadata for a DeleteSchema Long Running Operation (LRO), and it inherits from `object` and implements several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class `DeleteSchemaMetadata` includes two constructors, a default constructor and one that takes another `DeleteSchemaMetadata` object as a parameter for copying."],["`DeleteSchemaMetadata` has properties for `CreateTime` and `UpdateTime`, both of which are of type `Timestamp`, and they respectively show when the operation was created and last updated or finished."]]],[]]