public sealed class CreateSchemaMetadata : IMessage<CreateSchemaMetadata>, IEquatable<CreateSchemaMetadata>, IDeepCloneable<CreateSchemaMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class CreateSchemaMetadata.
[[["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 `CreateSchemaMetadata` class within the Google Cloud Discovery Engine v1 API, specifically version 1.1.0."],["`CreateSchemaMetadata` is a class used for handling metadata related to the creation of schemas, and it implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes properties for `CreateTime` and `UpdateTime`, both of which are represented by the `Timestamp` type and are used to track the operation's creation and update or finish times."],["The latest version of the API is version 1.6.0, while the current page refers to the 1.1.0 version, showing previous versions in its list."]]],[]]