public sealed class UpdateSchemaMetadata : IMessage<UpdateSchemaMetadata>, IEquatable<UpdateSchemaMetadata>, IDeepCloneable<UpdateSchemaMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1beta API class UpdateSchemaMetadata.
[[["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 covers the `UpdateSchemaMetadata` class, part of the Google Cloud Discovery Engine v1beta API, with the latest version being 1.0.0-beta18."],["`UpdateSchemaMetadata` is designed for handling metadata related to UpdateSchema operations, it implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The class provides two constructors, a default constructor, and one that accepts another `UpdateSchemaMetadata` object for copying its values."],["`UpdateSchemaMetadata` includes properties for tracking operation times, specifically `CreateTime` and `UpdateTime`, both represented as `Timestamp` types."]]],[]]