public sealed class FeatureGroup.Types.BigQuery.Types.TimeSeries : IMessage<FeatureGroup.Types.BigQuery.Types.TimeSeries>, IEquatable<FeatureGroup.Types.BigQuery.Types.TimeSeries>, IDeepCloneable<FeatureGroup.Types.BigQuery.Types.TimeSeries>, IBufferMessage, IMessage
Optional. Column hosting timestamp values for a time-series source.
Will be used to determine the latest feature_values for each entity.
Optional. If not provided, column named feature_timestamp of
type TIMESTAMP will be used.
[[["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\u003eThe \u003ccode\u003eTimeSeries\u003c/code\u003e class is a sealed class within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1.FeatureGroup.Types.BigQuery.Types\u003c/code\u003e namespace, representing a time-series data structure.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<TimeSeries>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<TimeSeries>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for message handling, equality comparison, deep cloning, and buffered message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTimeSeries\u003c/code\u003e class has two constructors: a default constructor and one that takes another \u003ccode\u003eTimeSeries\u003c/code\u003e object for copying, facilitating the creation and duplication of time-series instances.\u003c/p\u003e\n"],["\u003cp\u003eIt contains a \u003ccode\u003eTimestampColumn\u003c/code\u003e property, which is an optional string, used to specify the column that contains timestamp values for the time-series data, defaulting to \u003ccode\u003efeature_timestamp\u003c/code\u003e if not specified.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for the time series class is beta21, while beta20 is also available and accessible.\u003c/p\u003e\n"]]],[],null,[]]