View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1FeatureGroupBigQueryTimeSeries (google_api_ai_platform v0.13.0)
Attributes
-
timestampColumn
(type:String.t
, default:nil
) - Optional. Column hosting timestamp values for a time-series source. Will be used to determine the latestfeature_values
for each entity. Optional. If not provided, column namedfeature_timestamp
of typeTIMESTAMP
will be used.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1FeatureGroupBigQueryTimeSeries{ timestampColumn: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.