public sealed class FeatureValue.Types.Metadata : IMessage<FeatureValue.Types.Metadata>, IEquatable<FeatureValue.Types.Metadata>, IDeepCloneable<FeatureValue.Types.Metadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class FeatureValue.Types.Metadata.
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.
Legacy 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-14 UTC."],[[["\u003cp\u003eThis documentation provides details for the \u003ccode\u003eFeatureValue.Types.Metadata\u003c/code\u003e class within the Vertex AI v1beta1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFeatureValue.Types.Metadata\u003c/code\u003e class serves as metadata for feature values and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class, while implementing several interfaces including \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 has two constructors, one default \u003ccode\u003eMetadata()\u003c/code\u003e and one that takes another \u003ccode\u003eFeatureValue.Types.Metadata\u003c/code\u003e instance as input \u003ccode\u003eMetadata(FeatureValue.Types.Metadata other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eA key property of this class is \u003ccode\u003eGenerateTime\u003c/code\u003e, which represents the feature generation timestamp, with guidelines for valid time ranges for streaming ingestion.\u003c/p\u003e\n"]]],[],null,[]]