You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| `type` | Engine type name - must be `bigquery` | string | Y |
148
-
| `method` | Connection methods - see [allowed values below](#connection-methods). Default: `oauth`. | string | N |
148
+
| `method` | Connection methods - see [allowed values below](#authentication-methods). Default: `oauth`. | string | N |
149
149
| `project` | The ID of the GCP project | string | N |
150
150
| `location` | The location of for the datasets (can be regional or multi-regional) | string | N |
151
151
| `execution_project` | The name of the GCP project to bill for the execution of the models. If not set, the project associated with the model will be used. | string | N |
0 commit comments