GoogleApi.BigQuery.V2.Model.BigLakeConfiguration (google_api_big_query v0.88.0)
View SourceConfiguration for BigLake managed tables.
Attributes
-
connectionId(type:String.t, default:nil) - Optional. 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) - Optional. The file format the table data is stored in. *storageUri(*type:*String.t, *default:*nil) - Optional. 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 formatgs://bucket/path_to_table/*tableFormat(*type:*String.t, *default:*nil`) - Optional. The table format the metadata only snapshots are stored in.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.