⚠️ 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..
| 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. |