dbt GCS Config
dbt Catalog, Manifest and Run Results files in GCS storage. We will search for catalog.json, manifest.json and run_results.json.
Properties
dbtConfigType
(string): dbt Configuration type. Must be one of:['gcs']
. Default:gcs
.dbtSecurityConfig
: Refer to ../../security/credentials/gcpCredentials.json.dbtPrefixConfig
(object): Details of the bucket where the dbt files are stored. Cannot contain additional properties.dbtBucketName
(string): Name of the bucket where the dbt files are stored.dbtObjectPrefix
(string): Path of the folder where the dbt files are stored.
Documentation file automatically generated at 2025-08-12 05:39:47.683420+00:00.