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\u003eThe 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 most recent version of the documentation is for version 3.22.0, and the page lists all the available documentation for versions ranging from 1.0.0 up to the latest 3.22.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFeatureValue.Types.Metadata\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and also inherits members from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMetadata\u003c/code\u003e class offers two constructors: a default constructor \u003ccode\u003eMetadata()\u003c/code\u003e and an overload \u003ccode\u003eMetadata(FeatureValue.Types.Metadata other)\u003c/code\u003e that allows for creating a new \u003ccode\u003eMetadata\u003c/code\u003e object based on another one.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes the property \u003ccode\u003eGenerateTime\u003c/code\u003e, which is of type \u003ccode\u003eTimestamp\u003c/code\u003e and represents the feature generation timestamp, either provided by the user or automatically generated by the feature store upon data ingestion.\u003c/p\u003e\n"]]],[],null,[]]