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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-25 UTC."],[[["The latest version available for `FeatureGroup.Types.BigQuery.Types.TimeSeries` is 1.0.0-beta21."],["`FeatureGroup.Types.BigQuery.Types.TimeSeries` is a sealed class that inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `FeatureGroup.Types.BigQuery.Types.TimeSeries` includes two constructors: a default constructor `TimeSeries()` and a copy constructor `TimeSeries(TimeSeries other)`."],["The `TimeSeries` class has a `TimestampColumn` property, which is an optional string that specifies the column name for timestamp values."],["This class can be found in the `Google.Cloud.AIPlatform.V1Beta1` namespace within the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."]]],[]]