View source: R/data-structures.R
gcp_attributes | R Documentation |
GCP Attributes
gcp_attributes(use_preemptible_executors = TRUE, google_service_account = NULL)
use_preemptible_executors |
Boolean (Default: |
google_service_account |
Google service account email address that the cluster uses to authenticate with Google Identity. This field is used for authentication with the GCS and BigQuery data sources. |
For use with GCS and BigQuery, your Google service account that you use to access the data source must be in the same project as the SA that you specified when setting up your Databricks account.
db_cluster_create()
, db_cluster_edit()
Other Cloud Attributes:
aws_attributes()
,
azure_attributes()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.