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 documentation for the `CreateSchemaMetadata` class within the Google Cloud Discovery Engine v1 API."],["`CreateSchemaMetadata` serves as metadata for the Create Schema Long-Running Operation (LRO), and it implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available for this class is 1.6.0, while the current page documentation refers to version 1.2.0."],["The `CreateSchemaMetadata` class has two constructors: a default constructor and one that takes another `CreateSchemaMetadata` object as a parameter."],["The class contains two properties, `CreateTime` and `UpdateTime`, both of which are of type `Timestamp` and represent the creation and last update times of the operation, respectively."]]],[]]