View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1SchemaTimeSeriesDatasetMetadataBigQuerySource (google_api_ai_platform v0.24.0)
Attributes
-
uri(type:String.t, default:nil) - The URI of a BigQuery table.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1SchemaTimeSeriesDatasetMetadataBigQuerySource{ uri: String.t() | nil }