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 functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFeatureValue.Types.Metadata\u003c/code\u003e class represents the metadata associated with a feature value and implements 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 \u003ccode\u003eGenerateTime\u003c/code\u003e property of type \u003ccode\u003eTimestamp\u003c/code\u003e, which stores the timestamp of when the feature was generated, either provided by the user or automatically assigned by the feature store.\u003c/p\u003e\n"],["\u003cp\u003eThe page offers a list of available versions for the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1.FeatureValue.Types.Metadata\u003c/code\u003e, ranging from version 1.0.0 up to the latest version 3.22.0, with clickable links to each version's documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation outlines two constructors for creating \u003ccode\u003eMetadata\u003c/code\u003e objects, one being a parameterless constructor, and the other one, taking another \u003ccode\u003eFeatureValue.Types.Metadata\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]