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 document provides reference documentation for the `UpdateSchemaMetadata` class within the Google Cloud Discovery Engine v1 API, specifically for version 1.5.0."],["`UpdateSchemaMetadata` is a sealed class representing metadata for a schema update operation, implementing interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class inherits from `object` and includes properties for `CreateTime` and `UpdateTime`, both of which use the `Timestamp` type to record operation timing details."],["The `UpdateSchemaMetadata` class offers two constructors: a default constructor and one that takes another `UpdateSchemaMetadata` object as a parameter."],["The latest version available in this document is version 1.6.0, while this page focuses on the documentation for the 1.5.0 version."]]],[]]