public sealed class UpdateSchemaMetadata : IMessage<UpdateSchemaMetadata>, IEquatable<UpdateSchemaMetadata>, IDeepCloneable<UpdateSchemaMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 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 within the Google Cloud Discovery Engine v1 API, specifically for version 1.3.0."],["`UpdateSchemaMetadata` is used to define metadata for a Long-Running Operation (LRO) related to schema updates within the Discovery Engine."],["The `UpdateSchemaMetadata` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties `CreateTime` and `UpdateTime`, both of which are of type `Timestamp` and represent the operation's creation and last update times respectively."],["There are multiple versions available for the UpdateSchemaMetadata class, with version 1.6.0 being the latest."]]],[]]