Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 4.96 KB

File metadata and controls

12 lines (8 loc) · 4.96 KB

DestinationFirestore

⚠️ DEPRECATED: Typed connector configuration models are deprecated and will be removed in v1.1.0. Pass configuration as a plain dict with a required 'destinationType' key instead..

Fields

Field Type Required Description
credentials_json Optional[str] The contents of the JSON service account key. Check out the docs if you need help generating this key. Default credentials will be used if this field is left empty.
destination_type models.Firestore ✔️ N/A
project_id str ✔️ The GCP project ID for the project containing the target BigQuery dataset.