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 webpage provides reference documentation for the `CreateSchemaMetadata` class within the Google Cloud Discovery Engine v1 API, specifically for version 1.4.0."],["`CreateSchemaMetadata` is a sealed class representing metadata for Create Schema LRO (Long-Running Operation) and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and has two constructors: a default constructor and one that accepts another `CreateSchemaMetadata` object for initialization."],["It includes two properties, `CreateTime` and `UpdateTime`, both of which are of type `Timestamp` and represent the operation's creation and last update times, respectively."],["The page also contains links to various versions, ranging from version 1.0.0-beta06 to 1.6.0, with 1.6.0 being the latest version."]]],[]]