View Source GoogleApi.BigQuery.V2.Model.BigLakeConfiguration (google_api_big_query v0.81.0)
Configuration for BigLake managed tables.
Attributes
-
connectionId
(type:String.t
, default:nil
) - Required. The connection specifying the credentials to be used to read and write to external storage, such as Cloud Storage. The connection_id can have the form{project}.{location}.{connection_id}
orprojects/{project}/locations/{location}/connections/{connection_id}". *
fileFormat(*type:*
String.t, *default:*
nil) - Required. The file format the table data is stored in. *
storageUri(*type:*
String.t, *default:*
nil) - Required. The fully qualified location prefix of the external folder where table data is stored. The '*' wildcard character is not allowed. The URI should be in the format
gs://bucket/path_to_table/*
tableFormat(*type:*
String.t, *default:*
nil`) - Required. The table format the metadata only snapshots are stored in.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.