Google BigQuery Connection V1 Client - Class MetastoreServiceConfig (1.5.0)

Reference documentation and code samples for the Google BigQuery Connection V1 Client class MetastoreServiceConfig.

Configuration of the Dataproc Metastore Service.

Generated from protobuf message google.cloud.bigquery.connection.v1.MetastoreServiceConfig

Namespace

Google \ Cloud \ BigQuery \ Connection \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ metastore_service string

Optional. Resource name of an existing Dataproc Metastore service. Example: * projects/[project_id]/locations/[region]/services/[service_id]

getMetastoreService

Optional. Resource name of an existing Dataproc Metastore service.

Example:

  • projects/[project_id]/locations/[region]/services/[service_id]
Returns
TypeDescription
string

setMetastoreService

Optional. Resource name of an existing Dataproc Metastore service.

Example:

  • projects/[project_id]/locations/[region]/services/[service_id]
Parameter
NameDescription
var string
Returns
TypeDescription
$this