Reference documentation and code samples for the Google BigQuery Connection V1 Client class SparkProperties.
Container for connection properties to execute stored procedures for Apache
Spark.
Generated from protobuf messagegoogle.cloud.bigquery.connection.v1.SparkProperties
Namespace
Google \ Cloud \ BigQuery \ Connection \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ service_account_id
string
Output only. The account ID of the service created for the purpose of this connection. The service account does not have any permissions associated with it when it is created. After creation, customers delegate permissions to the service account. When the connection is used in the context of a stored procedure for Apache Spark in BigQuery, the service account is used to connect to the desired resources in Google Cloud. The account ID is in the form of: bqcx-
Optional. Spark History Server configuration for the connection.
getServiceAccountId
Output only. The account ID of the service created for the purpose of this
connection.
The service account does not have any permissions associated with it when
it is created. After creation, customers delegate permissions to the
service account. When the connection is used in the context of a stored
procedure for Apache Spark in BigQuery, the service account is used to
connect to the desired resources in Google Cloud.
The account ID is in the form of:
bqcx-
Returns
Type
Description
string
setServiceAccountId
Output only. The account ID of the service created for the purpose of this
connection.
The service account does not have any permissions associated with it when
it is created. After creation, customers delegate permissions to the
service account. When the connection is used in the context of a stored
procedure for Apache Spark in BigQuery, the service account is used to
connect to the desired resources in Google Cloud.
The account ID is in the form of:
bqcx-
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getMetastoreServiceConfig
Optional. Dataproc Metastore Service configuration for the connection.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google BigQuery Connection V1 Client - Class SparkProperties (2.0.5)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.5 (latest)](/php/docs/reference/cloud-bigquery-connection/latest/V1.SparkProperties)\n- [2.0.4](/php/docs/reference/cloud-bigquery-connection/2.0.4/V1.SparkProperties)\n- [1.5.5](/php/docs/reference/cloud-bigquery-connection/1.5.5/V1.SparkProperties)\n- [1.4.1](/php/docs/reference/cloud-bigquery-connection/1.4.1/V1.SparkProperties)\n- [1.3.1](/php/docs/reference/cloud-bigquery-connection/1.3.1/V1.SparkProperties)\n- [1.2.2](/php/docs/reference/cloud-bigquery-connection/1.2.2/V1.SparkProperties)\n- [1.1.0](/php/docs/reference/cloud-bigquery-connection/1.1.0/V1.SparkProperties)\n- [1.0.3](/php/docs/reference/cloud-bigquery-connection/1.0.3/V1.SparkProperties) \nReference documentation and code samples for the Google BigQuery Connection V1 Client class SparkProperties.\n\nContainer for connection properties to execute stored procedures for Apache\nSpark.\n\nGenerated from protobuf message `google.cloud.bigquery.connection.v1.SparkProperties`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ BigQuery \\\\ Connection \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getServiceAccountId\n\nOutput only. The account ID of the service created for the purpose of this\nconnection.\n\nThe service account does not have any permissions associated with it when\nit is created. After creation, customers delegate permissions to the\nservice account. When the connection is used in the context of a stored\nprocedure for Apache Spark in BigQuery, the service account is used to\nconnect to the desired resources in Google Cloud.\nThe account ID is in the form of:\nbqcx-\n\n\n### setServiceAccountId\n\nOutput only. The account ID of the service created for the purpose of this\nconnection.\n\nThe service account does not have any permissions associated with it when\nit is created. After creation, customers delegate permissions to the\nservice account. When the connection is used in the context of a stored\nprocedure for Apache Spark in BigQuery, the service account is used to\nconnect to the desired resources in Google Cloud.\nThe account ID is in the form of:\nbqcx-\n\n\n### getMetastoreServiceConfig\n\nOptional. Dataproc Metastore Service configuration for the connection.\n\n### hasMetastoreServiceConfig\n\n### clearMetastoreServiceConfig\n\n### setMetastoreServiceConfig\n\nOptional. Dataproc Metastore Service configuration for the connection.\n\n### getSparkHistoryServerConfig\n\nOptional. Spark History Server configuration for the connection.\n\n### hasSparkHistoryServerConfig\n\n### clearSparkHistoryServerConfig\n\n### setSparkHistoryServerConfig\n\nOptional. Spark History Server configuration for the connection."]]