GoogleCloudAiplatformV1FeatureGroupBigQueryTimeSeries.fromJson constructor
GoogleCloudAiplatformV1FeatureGroupBigQueryTimeSeries.fromJson(
- Map json_
Implementation
GoogleCloudAiplatformV1FeatureGroupBigQueryTimeSeries.fromJson(core.Map json_)
: this(timestampColumn: json_['timestampColumn'] as core.String?);