View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1BigQuerySource (google_api_ai_platform v0.13.0)
The BigQuery location for the input content.
Attributes
-
inputUri
(type:String.t
, default:nil
) - Required. BigQuery URI to a table, up to 2000 characters long. Accepted forms: * BigQuery path. For example:bq://projectId.bqDatasetId.bqTableId
.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1BigQuerySource{ inputUri: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.