public sealed class Metadata : IMessage<FeatureValue.Types.Metadata>, IEquatable<FeatureValue.Types.Metadata>, IDeepCloneable<FeatureValue.Types.Metadata>, IBufferMessage, IMessage
Feature generation timestamp. Typically, it is provided by user at
feature ingestion time. If not, feature store
will use the system timestamp when the data is ingested into feature
store.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-20 UTC."],[[["\u003cp\u003eThe page provides documentation for the \u003ccode\u003eFeatureValue.Types.Metadata\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1\u003c/code\u003e namespace, detailing its structure and functionality.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the Google Cloud AI Platform and is used to store metadata for feature values, inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation outlines the available versions of this class, ranging from version 1.0.0 to 3.22.0, with 3.22.0 being the latest, and it also includes the namespace and the assembly of this class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMetadata\u003c/code\u003e class has two constructors: a default one \u003ccode\u003eMetadata()\u003c/code\u003e and one that takes a \u003ccode\u003eFeatureValue.Types.Metadata\u003c/code\u003e object, which is denoted as \u003ccode\u003eother\u003c/code\u003e, as a parameter, as well as the property \u003ccode\u003eGenerateTime\u003c/code\u003e that stores the timestamp for when a feature was generated.\u003c/p\u003e\n"]]],[],null,[]]