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. For streaming ingestion, the time, aligned by days, must be no
older than five years (1825 days) and no later than one year (366 days)
in the future.
[[["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\u003eThis webpage 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 functionalities across multiple versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFeatureValue.Types.Metadata\u003c/code\u003e class is a data structure that stores metadata of a feature value, 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 class includes a constructor for creating a new \u003ccode\u003eMetadata\u003c/code\u003e object and another for creating a copy of an existing \u003ccode\u003eFeatureValue.Types.Metadata\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMetadata\u003c/code\u003e class has a \u003ccode\u003eGenerateTime\u003c/code\u003e property, which is a timestamp indicating when the feature was generated, and this is typically provided at ingestion time or when inserted, the feature store will provide a timestamp.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers versions ranging from 1.0.0 to 3.22.0 (latest) of the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1\u003c/code\u003e library, offering specific details for each version of \u003ccode\u003eFeatureValue.Types.Metadata\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]